Ozeki VoIP SDK Class library
CodecName Property
NamespacesOzeki.VoIPEncodedMediaDataCodecName
The used codec name.
Declaration Syntax
C#Visual BasicVisual C++
public string CodecName { get; private set; }
Public Property CodecName As String
	Get
	Private Set
public:
property String^ CodecName {
	String^ get ();
	private: void set (String^ value);
}

Assembly: VoIPSDK (Module: VoIPSDK) Version: 10.0.6.243