|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.tritonus.share.sampled.mixer.TLine
org.tritonus.share.sampled.mixer.TMixer
org.tritonus.sampled.mixer.esd.EsdMixer
public class EsdMixer
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface javax.sound.sampled.Mixer |
---|
Mixer.Info |
Constructor Summary | |
---|---|
EsdMixer()
|
Method Summary | |
---|---|
void |
close()
|
int |
getMaxLines(Line.Info info)
|
void |
open()
|
Methods inherited from class org.tritonus.share.sampled.mixer.TMixer |
---|
getLine, getMixerInfo, getSourceLineInfo, getSourceLineInfo, getSourceLines, getTargetLineInfo, getTargetLineInfo, getTargetLines, isLineSupported, isSynchronizationSupported, synchronize, unsynchronize |
Methods inherited from class org.tritonus.share.sampled.mixer.TLine |
---|
addLineListener, getControl, getControls, getLineInfo, isControlSupported, isOpen, removeLineListener |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.sound.sampled.Line |
---|
addLineListener, getControl, getControls, getLineInfo, isControlSupported, isOpen, removeLineListener |
Constructor Detail |
---|
public EsdMixer()
Method Detail |
---|
public void open()
open
in interface Line
open
in class TLine
public void close()
close
in interface Line
close
in class TLine
public int getMaxLines(Line.Info info)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |