ChannelVideoDecoderConfiguration Class |
Namespace: StreamCoders.Decoder
The ChannelVideoDecoderConfiguration type exposes the following members.
Name | Description | |
---|---|---|
ChannelVideoDecoderConfiguration | Initializes a new instance of the ChannelVideoDecoderConfiguration 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.) | |
RgbCodec |
Holds the concrete RGB channel configuration (Rgb16, Rgb24, Rgb32)
| |
VideoSource | (Inherited from VideoDecoderConfiguration.) |
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.) |