Click or drag to resize

MediaChannelConfigDefaultPayloadTypes Property

Gets the payload types supported by the remote party.

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public IEnumerable<CodecPayloadType> DefaultPayloadTypes { get; }

Property Value

Type: IEnumerableCodecPayloadType
See Also