Click or drag to resize
IVideoDecoderBase Methods

The IVideoDecoderBase type exposes the following members.

Methods
  NameDescription
Public methodInit
Initialises this instance.
Public methodPredict
Predicts the given input buffer.
Public methodSetBufferProvider
Sets buffer provider.
Public methodTransform
Transforms input buffer and returns the resulting status of the operations. Audio & Video codecs are derived from this interface.
(Inherited from ITransform.)
Top
See Also