RTPPacketInfoPayloadType Property |
Gets or sets the format of the RTP payload.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public int PayloadType { get; }
Public ReadOnly Property PayloadType As Integer
Get
public:
property int PayloadType {
int get ();
}
member PayloadType : int with get
Property Value
Type:
Int32See Also