Click or drag to resize

IConfiguratorCodecs Property

Gets the list of the available codecs.

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

Property Value

IEnumerableCodecInfo
See Also