Mon Mar 12 2012 21:48:29

Asterisk developer's documentation


spandsp_pvt Struct Reference
Collaboration diagram for spandsp_pvt:

Data Structures

struct  frame_queue

Data Fields

fax_state_t fax_state
unsigned int isdone:1
unsigned int ist38:1
struct spandsp_pvt::frame_queue read_frames
struct spandsp_fax_statsstats
t30_state_t * t30_state
t38_core_state_t * t38_core_state
t38_terminal_state_t t38_state
struct ast_timertimer

Detailed Description

Definition at line 115 of file res_fax_spandsp.c.


Field Documentation

fax_state_t fax_state
unsigned int isdone

Definition at line 117 of file res_fax_spandsp.c.

Referenced by spandsp_fax_cancel(), spandsp_fax_read(), and t30_phase_e_handler().

t38_core_state_t* t38_core_state

Definition at line 121 of file res_fax_spandsp.c.

Referenced by spandsp_fax_start(), and spandsp_fax_write().

t38_terminal_state_t t38_state

Definition at line 119 of file res_fax_spandsp.c.

Referenced by spandsp_fax_new(), spandsp_fax_read(), and spandsp_fax_start().

struct ast_timer* timer

Definition at line 125 of file res_fax_spandsp.c.

Referenced by spandsp_fax_new(), spandsp_fax_read(), and spandsp_fax_start().


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