|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.sound.sampled.Control
javax.sound.sampled.CompoundControl
org.tritonus.sampled.mixer.alsa.AlsaPortMixer.AlsaCompoundControl
CompoundControl class. This class is only needed to provide a public constructor.
Nested Class Summary |
---|
Nested classes inherited from class javax.sound.sampled.CompoundControl |
---|
CompoundControl.Type |
Constructor Summary | |
---|---|
AlsaPortMixer.AlsaCompoundControl(CompoundControl.Type type,
Control[] aMemberControls)
|
Method Summary |
---|
Methods inherited from class javax.sound.sampled.CompoundControl |
---|
getMemberControls, toString |
Methods inherited from class javax.sound.sampled.Control |
---|
getType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AlsaPortMixer.AlsaCompoundControl(CompoundControl.Type type, Control[] aMemberControls)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |