H265VideoDecoderConfiguration Class |
Namespace: StreamCoders.Decoder
The H265VideoDecoderConfiguration type exposes the following members.
Name | Description | |
---|---|---|
H265VideoDecoderConfiguration | Initializes a new instance of the H265VideoDecoderConfiguration class |
Name | Description | |
---|---|---|
DecoderSpecificData |
Gets or sets decoder specific initialization data.
(Inherited from VideoDecoderConfiguration.) | |
Encapsulation | (Inherited from VideoDecoderConfiguration.) | |
InitializationStatus |
Gets or sets the initialization status.
(Inherited from VideoDecoderConfiguration.) | |
InputHeight |
Gets or sets the height of input pictures.
(Inherited from PictureTransformConfiguration.) | |
InputWidth |
Gets or sets the width of input pictures.
(Inherited from PictureTransformConfiguration.) | |
VideoSource | (Inherited from VideoDecoderConfiguration.) | |
WppWorkerThreads |
The number of worker threads to use for parallelized decoding. The default value is the
number of logical cores in the system.
|
Name | Description | |
---|---|---|
Validate | (Inherited from PictureTransformConfiguration.) |
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.) |