Ozeki VoIP SDK Class library
CodecType Property
NamespacesOzeki.Media.CodecCodecInfoCodecType
Gets the type of the codec.
Declaration Syntax
C#Visual BasicVisual C++
public CodecPayloadType CodecType { get; private set; }
Public Property CodecType As CodecPayloadType
	Get
	Private Set
public:
property CodecPayloadType CodecType {
	CodecPayloadType get ();
	private: void set (CodecPayloadType value);
}
Property Value

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