Click or drag to resize
IDecoder Methods

The IDecoder type exposes the following members.

Methods
  NameDescription
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