Ozeki VoIP SDK Class library
Codecs Property
NamespacesOzeki.VoIP.SDKISoftPhoneCodecs
Gets the list of available codecs in the softphone.
Declaration Syntax
C#Visual BasicVisual C++
IEnumerable<CodecInfo> Codecs { get; }
ReadOnly Property Codecs As IEnumerable(Of CodecInfo)
	Get
property IEnumerable<CodecInfo^>^ Codecs {
	IEnumerable<CodecInfo^>^ get ();
}
Return Value
IEnumerable<(Of <(<'CodecInfo>)>)>
The list of the codecs.

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290