| VP8Decoder Class |
Namespace: StreamCoders.Decoder
The VP8Decoder type exposes the following members.
| Name | Description | |
|---|---|---|
| VP8Decoder | Initializes a new instance of the VP8Decoder class |
| Name | Description | |
|---|---|---|
| OutputQueue |
Gets a queue of outputs.
(Inherited from AVideoDecoderBase.) |
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the VP8Decoder (Overrides AVideoDecoderBaseDispose.) | |
| Init | (Overrides AVideoDecoderBaseInit(VideoDecoderConfiguration).) | |
| Predict | (Overrides AVideoDecoderBasePredict(MediaBufferByte).) | |
| SetBufferProvider |
Sets buffer provider.
(Inherited from AVideoDecoderBase.) | |
| Transform | (Overrides AVideoDecoderBaseTransform(MediaBufferByte).) |
| 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.) |