public class FFRtoVFRConverter extends AbstractVideoCodec
inputFormat, inputFormats, name, outputFormat, outputFormatsCODEC_FAILED, CODEC_INPUT_NOT_CONSUMED, CODEC_OK, CODEC_OUTPUT_NOT_FILLED| Constructor and Description |
|---|
FFRtoVFRConverter() |
| Modifier and Type | Method and Description |
|---|---|
Format[] |
getOutputFormats(Format input) |
int |
process(Buffer in,
Buffer out) |
void |
reset() |
Format |
setOutputFormat(Format f) |
copyImage, getARGB32, getBufferedImage, getIndexed8, getRGB15, getRGB16, getRGB24, writeInt24, writeInt24LE, writeInts24, writeInts24LEgetInputFormat, getInputFormats, getName, getOutputFormat, setInputFormat, toStringpublic Format[] getOutputFormats(Format input)
getOutputFormats in interface CodecgetOutputFormats in class AbstractCodecpublic Format setOutputFormat(Format f)
setOutputFormat in interface CodecsetOutputFormat in class AbstractCodecpublic void reset()
reset in interface Codecreset in class AbstractCodecCopyright © 2022. All Rights Reserved.