Click or drag to resize
ChannelVideoDecoderConfigurationRgbCodec Property
Holds the concrete RGB channel configuration (Rgb16, Rgb24, Rgb32)

Namespace: StreamCoders.Decoder
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public Codec RgbCodec { get; set; }

Property Value

Type: Codec
See Also