pp_cb_t Struct Reference

Collaboration diagram for pp_cb_t:
[legend]

Data Fields

SpeexPreprocessState * read_st
SpeexPreprocessState * write_st
SpeexEchoState * read_ec
SpeexEchoState * write_ec
switch_byte_t read_data [2048]
switch_byte_t write_data [2048]
switch_byte_t read_out [2048]
switch_byte_t write_out [2048]
switch_mutex_tread_mutex
switch_mutex_twrite_mutex
int done

Detailed Description

Definition at line 1915 of file switch_ivr_async.c.


Field Documentation

int pp_cb_t::done

Definition at line 1926 of file switch_ivr_async.c.

Referenced by preprocess_callback(), and switch_ivr_preprocess_session().

switch_byte_t pp_cb_t::read_data[2048]

Definition at line 1920 of file switch_ivr_async.c.

Referenced by preprocess_callback().

SpeexEchoState* pp_cb_t::read_ec

Definition at line 1918 of file switch_ivr_async.c.

Referenced by preprocess_callback(), and switch_ivr_preprocess_session().

switch_mutex_t* pp_cb_t::read_mutex

Definition at line 1924 of file switch_ivr_async.c.

Referenced by preprocess_callback(), and switch_ivr_preprocess_session().

switch_byte_t pp_cb_t::read_out[2048]

Definition at line 1922 of file switch_ivr_async.c.

Referenced by preprocess_callback().

SpeexPreprocessState* pp_cb_t::read_st

Definition at line 1916 of file switch_ivr_async.c.

Referenced by preprocess_callback(), and switch_ivr_preprocess_session().

switch_byte_t pp_cb_t::write_data[2048]

Definition at line 1921 of file switch_ivr_async.c.

Referenced by preprocess_callback().

SpeexEchoState* pp_cb_t::write_ec

Definition at line 1919 of file switch_ivr_async.c.

Referenced by preprocess_callback(), and switch_ivr_preprocess_session().

switch_mutex_t* pp_cb_t::write_mutex

Definition at line 1925 of file switch_ivr_async.c.

Referenced by preprocess_callback(), and switch_ivr_preprocess_session().

switch_byte_t pp_cb_t::write_out[2048]

Definition at line 1923 of file switch_ivr_async.c.

Referenced by preprocess_callback().

SpeexPreprocessState* pp_cb_t::write_st

Definition at line 1917 of file switch_ivr_async.c.

Referenced by preprocess_callback(), and switch_ivr_preprocess_session().


The documentation for this struct was generated from the following file:
Generated on Wed May 16 04:00:24 2012 for FreeSWITCH API Documentation by  doxygen 1.4.7