Click or drag to resize
ICallMediaManagerGetSupportedCodecs 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: IEnumerableCodecDescription
See Also