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.4.54.0
Syntax
public IEnumerable<CodecPayloadType> DefaultPayloadTypes { get; }

Property Value

IEnumerableCodecPayloadType
See Also