Click or drag to resize
IVideoEncoderBase Methods

The IVideoEncoderBase type exposes the following members.

Methods
  NameDescription
Public methodInit
Public methodSetBufferProvider
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