DEBUG, defaultOutputFormats, inputFormat, outputFormat, PLUGIN_NAME, supportedInputFormats, supportedOutputFormats
inputFormats, opened, outputFormats, pendingEOM
BUFFER_PROCESSED_FAILED, BUFFER_PROCESSED_OK, INPUT_BUFFER_NOT_CONSUMED, OUTPUT_BUFFER_NOT_FILLED, PLUGIN_TERMINATED
Constructor and Description |
---|
JavaDecoder() |
Modifier and Type | Method and Description |
---|---|
void |
close() |
java.lang.Object[] |
getControls() |
protected Format[] |
getMatchingOutputFormats(Format in) |
void |
open() |
int |
process(Buffer inputBuffer,
Buffer outputBuffer) |
checkFormat, getInputFormat, getName, getOutputFormat, getSupportedInputFormats, getSupportedOutputFormats, setInputFormat, setOutputFormat
checkEOM, checkInputBuffer, getArrayElementSize, isEOM, processAtEOM, propagateEOM, reset, updateOutput
error, getClassForName, getControl, getInputData, getNativeData, getOutputData, matches, plugInExists, validateByteArraySize, validateData, validateIntArraySize, validateShortArraySize
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getControl
protected Format[] getMatchingOutputFormats(Format in)
getMatchingOutputFormats
in class com.ibm.media.codec.audio.AudioCodec
public void open()
public void close()
public java.lang.Object[] getControls()
getControls
in interface Controls
getControls
in class com.sun.media.BasicPlugIn