Modifier and Type | Class and Description |
---|---|
class |
AlsaPortMixer.AlsaCompoundControl
CompoundControl class.
|
Mixer.Info
Modifier and Type | Field and Description |
---|---|
static int |
DIRECTION_CAPTURE
Used to signal capture volume or capture switch.
|
static int |
DIRECTION_COMMON
Used to signal common volume or common switch.
|
static int |
DIRECTION_NONE
Used to signal an illegal value for direction.
|
static int |
DIRECTION_PLAYBACK
Used to signal playback volume or playback switch.
|
Constructor and Description |
---|
AlsaPortMixer(int nCard) |
AlsaPortMixer(java.lang.String strDeviceName) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
int |
getMaxLines(Line.Info info) |
void |
open() |
getLine, getMixerInfo, getSourceLineInfo, getSourceLineInfo, getSourceLines, getTargetLineInfo, getTargetLineInfo, getTargetLines, isLineSupported, isSynchronizationSupported, synchronize, unsynchronize
addLineListener, getControl, getControls, getLineInfo, isControlSupported, isOpen, removeLineListener
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addLineListener, getControl, getControls, getLineInfo, isControlSupported, isOpen, removeLineListener
public static final int DIRECTION_NONE
public static final int DIRECTION_COMMON
public static final int DIRECTION_PLAYBACK
public static final int DIRECTION_CAPTURE