Click or drag to resize
IConfiguratorCodecs Property
Gets the list of the available codecs.

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

Property Value

Type: IEnumerableCodecInfo
See Also