CodecDescriptionCodecPayloadType Property |
Gets or sets the numeric ID of the codec.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
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
Int32
See Also