Go to the source code of this file.
Classes | |
| struct | packet_t |
| struct | packet_allocator_t |
| struct | playout_state_t |
Defines | |
| #define | _SPANDSP_JITTERBUFFER_H_ |
| #define | INITIAL_JITTER 640 |
| #define | MAX_JITTER 16000 |
| #define | RESYNC_THRESHOLD 2 |
Functions | |
| void | playout_put (playout_state_t *s, const int16_t *data, timestamp_t size, timestamp_t ts, int begin_talk) |
| int | playout_get (playout_state_t *s, timestamp_t ts, uint32_t ms, int16_t *out, uint32_t *size, timestamp_t *out_ts) |
1.5.6