| IVideoEncoderBase Methods |
The IVideoEncoderBase type exposes the following members.
| Name | Description | |
|---|---|---|
| Init | ||
| SetBufferProvider | ||
| Transform |
Transforms input buffer and returns the resulting status of the operations. Audio &
Video codecs are derived from this interface.
(Inherited from ITransform.) |