Click or drag to resize
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.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public uint Padding { get; }

Property Value

Type: UInt32
See Also