|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.tritonus.midi.device.alsa.AlsaQueueHolder
public class 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 |
|---|
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 java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||