Click or drag to resize

ICallMediaManagerGetSupportedCodecs Method

Gets the codecs supported by the other party.

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

Return Value

IEnumerableCodecDescription
See Also