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.3.199.0
Syntax
IEnumerable<CodecDescription> GetSupportedCodecs()

Return Value

Type: IEnumerableCodecDescription
See Also