AVideoDecoderBase Class |
Namespace: StreamCoders.Decoder
The AVideoDecoderBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | AVideoDecoderBase | Initializes a new instance of the AVideoDecoderBase class |
Name | Description | |
---|---|---|
![]() | OutputQueue |
Gets a queue of outputs.
|
Name | Description | |
---|---|---|
![]() | Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting
unmanaged resources.
|
![]() | Init |
Initializes the decoder.
|
![]() | Predict |
Predicts the frame type inside given input buffer.
|
![]() | SetBufferProvider |
Sets buffer provider.
|
![]() | Transform |
Transforms the given input buffer.
|
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.) |