Click or drag to resize

ISoftPhoneCodecs Property

Gets the list of available codecs in the softphone.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
IEnumerable<CodecInfo> Codecs { get; }

Return Value

IEnumerableCodecInfo
The list of the codecs.
See Also