Click or drag to resize
ChannelVideoDecoderConfiguration Properties

The ChannelVideoDecoderConfiguration 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 propertyRgbCodec
Holds the concrete RGB channel configuration (Rgb16, Rgb24, Rgb32)
Public propertyVideoSource (Inherited from VideoDecoderConfiguration.)
Top
See Also