Click or drag to resize
RtpPacketHeaderSize Property
The RTP Header Length in bytes.

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

Property Value

Type: UInt32
The size of the header.
See Also