CodecDescriptionCodecPayloadType Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
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