Click or drag to resize
RtpPacketDataSize Property
The size of the payload attached to the RTP packet.

Namespace: StreamCoders.Rtp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public virtual int DataSize { get; }

Property Value

Type: Int32
The size of the data.
See Also