RTPPacketInfoPadding Property |
Gets or sets the value of the padding bit. If the padding bit is set, the packet contains one or more additional padding octets at the end which are not part of the payload
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public uint Padding { get; }
Public ReadOnly Property Padding As UInteger
Get
public:
property unsigned int Padding {
unsigned int get ();
}
member Padding : uint32 with get
Property Value
Type:
UInt32See Also