#include <speex_jitter.h>
Public Attributes | |
char * | data |
spx_uint32_t | len |
spx_uint32_t | timestamp |
spx_uint32_t | span |
Data bytes contained in the packet
spx_uint32_t _JitterBufferPacket::len |
Length of the packet in bytes
spx_uint32_t _JitterBufferPacket::timestamp |
Timestamp for the packet
spx_uint32_t _JitterBufferPacket::span |
Time covered by the packet (same units as timestamp)