Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:02:01 2007

Asterisk developer's documentation :: Codename Pineapple


fixed_jb Struct Reference

Collaboration diagram for fixed_jb:

Collaboration graph
[legend]

Detailed Description

private fixed_jb structure

Definition at line 50 of file fixedjitterbuf.c.

Data Fields

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


Field Documentation

struct fixed_jb_conf conf
 

Definition at line 54 of file fixedjitterbuf.c.

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

long delay
 

Definition at line 56 of file fixedjitterbuf.c.

Referenced by fixed_jb_put(), and fixed_jb_put_first().

int force_resynch
 

Definition at line 58 of file fixedjitterbuf.c.

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

struct fixed_jb_frame* frames
 

Definition at line 52 of file fixedjitterbuf.c.

Referenced by fixed_jb_destroy(), fixed_jb_get(), fixed_jb_put(), fixed_jb_remove(), get_jb_head(), and resynch_jb().

long next_delivery
 

Definition at line 57 of file fixedjitterbuf.c.

Referenced by fixed_jb_get(), fixed_jb_next(), fixed_jb_put(), fixed_jb_put_first(), and get_jb_head().

long rxcore
 

Definition at line 55 of file fixedjitterbuf.c.

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

struct fixed_jb_frame* tail
 

Definition at line 53 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:

Asterisk is a trademark for Digium, inc.. | Edvina.net | Asterisk.org | This documentation was generated with Doxygen