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

ast_smoother Struct Reference


Data Fields

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

Field Documentation

char data[SMOOTHER_SIZE]
 

Definition at line 53 of file frame.c.

Referenced by ast_smoother_feed(), and ast_smoother_read().

struct timeval delivery
 

Definition at line 52 of file frame.c.

Referenced by ast_smoother_feed(), and ast_smoother_read().

struct ast_frame f
 

Definition at line 51 of file frame.c.

Referenced by ast_smoother_read().

int flags
 

Definition at line 49 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 46 of file frame.c.

Referenced by ast_smoother_feed(), and ast_smoother_read().

char framedata[SMOOTHER_SIZE+AST_FRIENDLY_OFFSET]
 

Definition at line 54 of file frame.c.

Referenced by ast_smoother_read().

int len
 

Definition at line 56 of file frame.c.

Referenced by ast_smoother_feed(), and ast_smoother_read().

struct ast_frame* opt
 

Definition at line 55 of file frame.c.

Referenced by ast_smoother_feed(), and ast_smoother_read().

int optimizablestream
 

Definition at line 48 of file frame.c.

Referenced by ast_smoother_feed().

int readdata
 

Definition at line 47 of file frame.c.

float samplesperbyte
 

Definition at line 50 of file frame.c.

Referenced by ast_smoother_feed(), and ast_smoother_read().

int size
 

Definition at line 45 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 Thu Nov 29 22:50:28 2007 for Asterisk by  doxygen 1.4.2