Click or drag to resize
IAudioDecoderBase Methods

The IAudioDecoderBase type exposes the following members.

Methods
  NameDescription
Public methodInit
Initialises this instance.
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