Click or drag to resize
JitterBufferPacket Fields

The JitterBufferPacket type exposes the following members.

Fields
  NameDescription
Public fielddata
Data bytes contained in the packet
Public fieldlen
Length of the packet in bytes
Public fieldsequence
RTP Sequence number if available (0 otherwise)
Public fieldspan
Time covered by the packet (same units as timestamp)
Public fieldtimestamp
Timestamp for the packet
Public fielduser_data
Put whatever data you like here (it's ignored by the jitter buffer)
Top
See Also