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: 1.8.12.0 (1.8.12)
Syntax
IEnumerable<CodecInfo> Codecs { get; }

Return Value

Type: IEnumerableCodecInfo
The list of the codecs.
See Also