Interface | Description |
---|---|
ColorAdjustModel |
ImageAdjustmentModel . |
Class | Description |
---|---|
AdjustTimeCodec |
Adjusts the time stamp of the media.
|
CodecChain |
CodecChain . |
ColorAdjustCodec |
Adjusts the colors of a buffered image.
|
DefaultColorAdjustModel |
DefaultImageAdjustmentModel . |
FFRtoVFRConverter |
This codec converts frames from a fixed frame rate into a variable frame rate
by coalescing identical frames.
|
FrameRateConverter |
This codec converts frames from one frame rate into another.
|
PassThroughCodec |
PassThroughCodec passes through all buffers. |
ScaleImageCodec |
Scales a buffered image.
|
TrimTimeCodec |
PassThroughCodec passes through all buffers in the specified time
range. |