H265Decoder Class |
Namespace: StreamCoders.Decoder
The H265Decoder type exposes the following members.
Name | Description | |
---|---|---|
![]() | H265Decoder | Initializes a new instance of the H265Decoder class |
Name | Description | |
---|---|---|
![]() | OutputQueue |
Gets a queue of outputs.
(Inherited from AVideoDecoderBase.) |
Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources used by the H265Decoder (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.) |