Speex 1.2~beta4
Public Attributes
_JitterBufferPacket Struct Reference

#include <speex_jitter.h>

List of all members.

Public Attributes

char * data
spx_uint32_t len
spx_uint32_t timestamp
spx_uint32_t span
spx_uint16_t sequence
spx_uint32_t user_data

Detailed Description

Definition of an incoming packet


Member Data Documentation

Data bytes contained in the packet

Length of the packet in bytes

RTP Sequence number if available (0 otherwise)

Time covered by the packet (same units as timestamp)

Timestamp for the packet

Put whatever data you like here (it's ignored by the jitter buffer)


The documentation for this struct was generated from the following file: