Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals

ast_smoother Struct Reference


Data Fields

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

Field Documentation

char data[SMOOTHER_SIZE]
 

Definition at line 43 of file frame.c.

Referenced by ast_smoother_feed(), and ast_smoother_read().

struct ast_frame f
 

Definition at line 42 of file frame.c.

Referenced by ast_smoother_read().

int format
 

Definition at line 38 of file frame.c.

Referenced by ast_smoother_feed(), and ast_smoother_read().

char framedata[SMOOTHER_SIZE + AST_FRIENDLY_OFFSET]
 

Definition at line 44 of file frame.c.

Referenced by ast_smoother_read().

int len
 

Definition at line 46 of file frame.c.

Referenced by ast_smoother_feed(), and ast_smoother_read().

struct ast_frame* opt
 

Definition at line 45 of file frame.c.

Referenced by ast_smoother_feed(), and ast_smoother_read().

int optimizablestream
 

Definition at line 40 of file frame.c.

Referenced by ast_smoother_feed().

int readdata
 

Definition at line 39 of file frame.c.

float samplesperbyte
 

Definition at line 41 of file frame.c.

Referenced by ast_smoother_feed(), and ast_smoother_read().

int size
 

Definition at line 37 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 Fri Oct 31 07:05:19 2003 for Asterisk by doxygen 1.3.4