Click or drag to resize
ChannelVideoDecoderConfiguration Constructor
Initializes a new instance of the ChannelVideoDecoderConfiguration class

Namespace: StreamCoders.Decoder
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public ChannelVideoDecoderConfiguration(
	Codec rgbCodec
)

Parameters

rgbCodec
Type: StreamCodersCodec
See Also