Ozeki VoIP SDK Class library
CodecPayloadType Property
NamespacesOzeki.Media.SessionCodecDescriptionCodecPayloadType
Gets or sets the numeric ID of the codec.
Declaration Syntax
C#Visual BasicVisual C++
public int CodecPayloadType { get; set; }
Public Property CodecPayloadType As Integer
	Get
	Set
public:
property int CodecPayloadType {
	int get ();
	void set (int value);
}
Property Value

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