| VP8Encoder Class |
Namespace: StreamCoders.Encoder
The VP8Encoder type exposes the following members.
| Name | Description | |
|---|---|---|
| VP8Encoder | Initializes a new instance of the VP8Encoder 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 VP8Encoder (Overrides AVideoEncoderBaseDispose.) | |
| GetMediaBuffer | (Inherited from AVideoEncoderBase.) | |
| Init |
Initializes this VP8Encoder.
(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.) |