Click or drag to resize
H264VideoDecoderConfiguration Properties

The H264VideoDecoderConfiguration 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 propertyHardwareAccelerated
Enables hardware acceleration on the decoder. Hardware acceleration is only available on Windows Vista/7/8.
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 propertyScraping
Public propertyVideoSource (Inherited from VideoDecoderConfiguration.)
Top
See Also