public class JavaSoundAUMux extends JavaSoundMux
inputFormats, numTracks, outputContentDescriptor
BUFFER_PROCESSED_FAILED, BUFFER_PROCESSED_OK, INPUT_BUFFER_NOT_CONSUMED, OUTPUT_BUFFER_NOT_FILLED, PLUGIN_TERMINATED
Constructor and Description |
---|
JavaSoundAUMux() |
Modifier and Type | Method and Description |
---|---|
Format[] |
getSupportedInputFormats() |
createInputStreamPushDataSource, setNumTracks, write
close, getDataOutput, getSupportedOutputContentDescriptors, open, process
setContentDescriptor, setInputFormat
getName, reset
addControl, getControl, getControls, removeControl
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getControl, getControls
public Format[] getSupportedInputFormats()
getSupportedInputFormats
in interface Multiplexer
getSupportedInputFormats
in class JavaSoundMux