VC1Encoder Class |
Namespace: StreamCoders.Encoder
The VC1Encoder type exposes the following members.
Name | Description | |
---|---|---|
![]() | VC1Encoder | Initializes a new instance of the VC1Encoder class |
Name | Description | |
---|---|---|
![]() | Codec | (Inherited from AVideoEncoderBase.) |
![]() | LastEncodedFrameType |
Gets the FrameType of the most recently encoded Frame.
(Inherited from APVideoEncoderBase.) |
![]() | OutputQueue | (Inherited from AVideoEncoderBase.) |
Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources used by the VC1Encoder (Overrides AVideoEncoderBaseDispose.) |
![]() | GetMediaBuffer | (Inherited from AVideoEncoderBase.) |
![]() | Init | (Overrides AVideoEncoderBaseInit(VideoEncoderConfiguration).) |
![]() | SetBufferProvider |
Sets an optional buffer provider to use for cached buffers using lock/unlock semantics.
(Inherited from AVideoEncoderBase.) |
![]() | Transform | (Inherited from APVideoEncoderBase.) |
Name | Description | |
---|---|---|
![]() | Copy | Overloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.) |
![]() | Copy(Object) | Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.) |