Sun Aug 6 15:17:58 2006

Asterisk developer's documentation


Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

ast_smoother Struct Reference

Collaboration diagram for ast_smoother:

Collaboration graph
[legend]

Data Fields

char data [SMOOTHER_SIZE]
timeval delivery
ast_frame f
int flags
int format
char framedata [SMOOTHER_SIZE+AST_FRIENDLY_OFFSET]
int len
ast_frameopt
int optimizablestream
int readdata
float samplesperbyte
int size

Field Documentation

char data[SMOOTHER_SIZE]
 

Definition at line 74 of file frame.c.

Referenced by __ast_smoother_feed(), and ast_smoother_read().

struct timeval delivery
 

Definition at line 73 of file frame.c.

Referenced by __ast_smoother_feed(), and ast_smoother_read().

struct ast_frame f
 

Definition at line 72 of file frame.c.

Referenced by ast_smoother_read().

int flags
 

Definition at line 70 of file frame.c.

Referenced by __ast_smoother_feed(), ast_smoother_get_flags(), ast_smoother_read(), and ast_smoother_set_flags().

int format
 

Definition at line 67 of file frame.c.

Referenced by __ast_smoother_feed(), and ast_smoother_read().

char framedata[SMOOTHER_SIZE+AST_FRIENDLY_OFFSET]
 

Definition at line 75 of file frame.c.

Referenced by ast_smoother_read().

int len
 

Definition at line 77 of file frame.c.

Referenced by __ast_smoother_feed(), and ast_smoother_read().

struct ast_frame* opt
 

Definition at line 76 of file frame.c.

Referenced by __ast_smoother_feed(), and ast_smoother_read().

int optimizablestream
 

Definition at line 69 of file frame.c.

Referenced by __ast_smoother_feed().

int readdata
 

Definition at line 68 of file frame.c.

float samplesperbyte
 

Definition at line 71 of file frame.c.

Referenced by __ast_smoother_feed(), and ast_smoother_read().

int size
 

Definition at line 66 of file frame.c.

Referenced by __ast_smoother_feed(), ast_smoother_read(), and ast_smoother_reset().


The documentation for this struct was generated from the following file:
Generated on Sun Aug 6 15:17:59 2006 for Asterisk - the Open Source PBX by  doxygen 1.4.2