|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.tritonus.midi.device.alsa.AlsaQueueHolder
A representation of a physical MIDI port based on the ALSA sequencer.
Constructor Summary | |
---|---|
AlsaQueueHolder(AlsaSeq aSequencer)
|
Method Summary | |
---|---|
void |
close()
Frees the queue. |
void |
finalize()
|
int |
getQueue()
Returns the allocated queue |
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AlsaQueueHolder(AlsaSeq aSequencer)
Method Detail |
---|
public int getQueue()
public void close()
public void finalize()
finalize
in class Object
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |