IVideoDecoderBase Methods |
The IVideoDecoderBase type exposes the following members.
Name | Description | |
---|---|---|
Init |
Initialises this instance.
| |
Predict |
Predicts the given input buffer.
| |
SetBufferProvider |
Sets buffer provider.
| |
Transform |
Transforms input buffer and returns the resulting status of the operations. Audio &
Video codecs are derived from this interface.
(Inherited from ITransform.) |