H264Decoder Class |
H.264 Decoder (ISO 14496-10).
Namespace: StreamCoders.Decoder
The H264Decoder type exposes the following members.
Name | Description | |
---|---|---|
H264Decoder | Initializes a new instance of the H264Decoder class |
Name | Description | |
---|---|---|
OutputQueue | (Overrides AVideoDecoderBaseOutputQueue.) |
Name | Description | |
---|---|---|
Dispose | Releases all resources used by the H264Decoder (Overrides AVideoDecoderBaseDispose.) | |
Init | (Overrides AVideoDecoderBaseInit(VideoDecoderConfiguration).) | |
Predict | (Overrides AVideoDecoderBasePredict(MediaBufferByte).) | |
SetBufferProvider | (Overrides AVideoDecoderBaseSetBufferProvider(LockableOffsetBufferProviderOffsetBufferByte).) | |
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.) |