| CodecDescriptionCodecPayloadType Property  | 
            Gets or sets the numeric ID of the codec.
            
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic int CodecPayloadType { get; set; }Public Property CodecPayloadType As Integer
	Get
	Set
public:
property int CodecPayloadType {
	int get ();
	void set (int value);
}member CodecPayloadType : int with get, set
Property Value
Type: 
Int32
See Also