|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.tritonus.share.midi.TMidiDevice.TReceiver
org.tritonus.midi.device.alsa.AlsaSequencer.AlsaSequencerReceiver
public class AlsaSequencer.AlsaSequencerReceiver
| Constructor Summary | |
|---|---|
AlsaSequencer.AlsaSequencerReceiver()
|
|
| Method Summary | |
|---|---|
boolean |
subscribeTo(int nClient,
int nPort)
Subscribe to the passed port. |
| Methods inherited from class org.tritonus.share.midi.TMidiDevice.TReceiver |
|---|
close, send |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.sound.midi.Receiver |
|---|
close, send |
| Constructor Detail |
|---|
public AlsaSequencer.AlsaSequencerReceiver()
| Method Detail |
|---|
public boolean subscribeTo(int nClient,
int nPort)
subscribeTo in interface AlsaReceivernClient - The ALSA client number of the Transmitter that
a read subscription should established to.nPort - The ALSA port number of the Transmitter that a
read subscription should established to.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||