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.3.183.0
Syntax
IEnumerable<CodecInfo> Codecs { get; }

Return Value

Type: IEnumerableCodecInfo
The list of the codecs.
See Also