Click or drag to resize
MediaChannelConfig Constructor (ListCodecPayloadType)
Initializes a new instance of the MediaChannelConfig class

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public MediaChannelConfig(
	List<CodecPayloadType> preferredCodecs
)

Parameters

preferredCodecs
Type: System.Collections.GenericListCodecPayloadType
See Also