Click or drag to resize

IConfiguratorCodecs Property

Gets the list of the available codecs.

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

Property Value

Type: IEnumerableCodecInfo
See Also