public class TrimTimeCodec extends AbstractCodec
inputFormat, inputFormats, name, outputFormat, outputFormatsCODEC_FAILED, CODEC_INPUT_NOT_CONSUMED, CODEC_OK, CODEC_OUTPUT_NOT_FILLED| Constructor and Description |
|---|
TrimTimeCodec() |
| Modifier and Type | Method and Description |
|---|---|
Rational |
getEndTime() |
Rational |
getStartTime() |
int |
process(Buffer in,
Buffer out) |
void |
setEndTime(Rational newValue) |
Format |
setInputFormat(Format f) |
void |
setStartTime(Rational newValue) |
getInputFormat, getInputFormats, getName, getOutputFormat, getOutputFormats, reset, setOutputFormat, toStringpublic void setStartTime(Rational newValue)
public Rational getStartTime()
public Rational getEndTime()
public void setEndTime(Rational newValue)
public Format setInputFormat(Format f)
setInputFormat in interface CodecsetInputFormat in class AbstractCodecCopyright © 2022. All Rights Reserved.