Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
speex_info Struct Reference
Collaboration diagram for speex_info:
Collaboration graph
[legend]

Data Fields

struct ast_audiohook audiohook
 
int lastrate
 
struct speex_direction_inforx
 
struct speex_direction_infotx
 

Detailed Description

Definition at line 107 of file func_speex.c.

Field Documentation

◆ audiohook

struct ast_audiohook audiohook

Definition at line 108 of file func_speex.c.

Referenced by destroy_callback(), speex_callback(), and speex_write().

◆ lastrate

int lastrate

Definition at line 109 of file func_speex.c.

Referenced by speex_callback(), and speex_write().

◆ rx

struct speex_direction_info * rx

Definition at line 110 of file func_speex.c.

Referenced by destroy_callback(), speex_callback(), speex_read(), and speex_write().

◆ tx

Definition at line 110 of file func_speex.c.

Referenced by destroy_callback(), speex_callback(), speex_read(), and speex_write().


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