Click or drag to resize

ChannelConfigExSetDefaultPayloadTypes Method

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public static void SetDefaultPayloadTypes(
	MediaChannelConfig config,
	List<CodecPayloadType> codecOrder
)

Parameters

config
Type: Ozeki.MediaMediaChannelConfig
codecOrder
Type: System.Collections.GenericListCodecPayloadType
See Also