public class AdjustTimeCodec extends AbstractCodec
inputFormat, inputFormats, name, outputFormat, outputFormatsCODEC_FAILED, CODEC_INPUT_NOT_CONSUMED, CODEC_OK, CODEC_OUTPUT_NOT_FILLED| Constructor and Description |
|---|
AdjustTimeCodec() |
| Modifier and Type | Method and Description |
|---|---|
Rational |
getMediaTime() |
int |
process(Buffer in,
Buffer out)
Performs the media processing defined by this codec.
|
Format |
setInputFormat(Format f)
Sets the input format.
|
void |
setMediaTime(Rational mediaTime) |
getInputFormat, getInputFormats, getName, getOutputFormat, getOutputFormats, reset, setOutputFormat, toStringpublic Rational getMediaTime()
public void setMediaTime(Rational mediaTime)
public Format setInputFormat(Format f)
CodecsetInputFormat in interface CodecsetInputFormat in class AbstractCodecCopyright © 2014. All Rights Reserved.