Click or drag to resize
H265VideoDecoderConfiguration Properties

The H265VideoDecoderConfiguration type exposes the following members.

Properties
  NameDescription
Public propertyDecoderSpecificData
Gets or sets decoder specific initialization data.
(Inherited from VideoDecoderConfiguration.)
Public propertyEncapsulation (Inherited from VideoDecoderConfiguration.)
Public propertyInitializationStatus
Gets or sets the initialization status.
(Inherited from VideoDecoderConfiguration.)
Public propertyInputHeight
Gets or sets the height of input pictures.
(Inherited from PictureTransformConfiguration.)
Public propertyInputWidth
Gets or sets the width of input pictures.
(Inherited from PictureTransformConfiguration.)
Public propertyVideoSource (Inherited from VideoDecoderConfiguration.)
Public propertyWppWorkerThreads
The number of worker threads to use for parallelized decoding. The default value is the number of logical cores in the system.
Top
See Also