VC1Decoder Class |
Namespace: StreamCoders.Decoder
The VC1Decoder type exposes the following members.
Name | Description | |
---|---|---|
VC1Decoder |
Default constructor.
|
Name | Description | |
---|---|---|
OutputQueue |
Gets a queue of outputs.
(Inherited from AVideoDecoderBase.) |
Name | Description | |
---|---|---|
Dispose |
Destructor.
(Overrides AVideoDecoderBaseDispose.) | |
Init |
Initializes the decoder.
(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.) |