Thu Apr 28 2011 17:14:05

Asterisk developer's documentation


fixed_jb Struct Reference

private fixed_jb structure More...

Collaboration diagram for fixed_jb:

Data Fields

struct fixed_jb_conf conf
long delay
int force_resynch
struct fixed_jb_frameframes
long next_delivery
long rxcore
struct fixed_jb_frametail

Detailed Description

private fixed_jb structure

Definition at line 46 of file fixedjitterbuf.c.


Field Documentation

Definition at line 50 of file fixedjitterbuf.c.

Referenced by fixed_jb_new(), fixed_jb_put(), and resynch_jb().

long delay

Definition at line 52 of file fixedjitterbuf.c.

Referenced by fixed_jb_new(), fixed_jb_put(), and fixed_jb_put_first().

Definition at line 54 of file fixedjitterbuf.c.

Referenced by fixed_jb_put(), fixed_jb_set_force_resynch(), and resynch_jb().

long rxcore

Definition at line 51 of file fixedjitterbuf.c.

Referenced by fixed_jb_put(), fixed_jb_put_first(), and resynch_jb().

Definition at line 49 of file fixedjitterbuf.c.

Referenced by fixed_jb_put(), get_jb_head(), and resynch_jb().


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