Click or drag to resize
IEncoder Methods

The IEncoder 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