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: 1.8.12.0 (1.8.12)
Syntax
public IEnumerable<CodecPayloadType> DefaultPayloadTypes { get; }

Property Value

Type: IEnumerableCodecPayloadType
See Also