Click or drag to resize
ICallMediaManager.GetSupportedCodecs Method
Gets the codecs supported by the other party.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
IEnumerable<CodecDescription> GetSupportedCodecs()

Return Value

Type: IEnumerable<CodecDescription>
See Also