public class FFMpeg2Theora
extends com.sun.media.BasicCodec
implements javax.media.Codec
| Modifier and Type | Field and Description |
|---|---|
protected static javax.media.Format[] |
OUT |
| Constructor and Description |
|---|
FFMpeg2Theora() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
javax.media.Format[] |
getSupportedOutputFormats(javax.media.Format input) |
static void |
main(String[] argv) |
int |
process(javax.media.Buffer in,
javax.media.Buffer out) |
checkEOM, checkFormat, checkInputBuffer, close, getArrayElementSize, getInputFormat, getOutputFormat, getSupportedInputFormats, isEOM, open, processAtEOM, propagateEOM, reset, setInputFormat, setOutputFormat, updateOutput, updateRGBFormaterror, getClassForName, getControl, getControls, getInputData, getNativeData, getOutputData, matches, plugInExists, validateByteArraySize, validateData, validateIntArraySize, validateShortArraySizeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic String getName()
getName in interface javax.media.PlugIngetName in class com.sun.media.BasicPlugInpublic javax.media.Format[] getSupportedOutputFormats(javax.media.Format input)
getSupportedOutputFormats in interface javax.media.CodecgetSupportedOutputFormats in class com.sun.media.BasicCodecpublic int process(javax.media.Buffer in,
javax.media.Buffer out)
process in interface javax.media.Codecprocess in class com.sun.media.BasicCodecMMBase 1.9-SNAPSHOT - ${javadoctimestamp}