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.

struct timeval delivery
 

Definition at line 52 of file frame.c.

struct ast_frame f
 

Definition at line 51 of file frame.c.

int flags
 

Definition at line 49 of file frame.c.

Referenced by ast_smoother_get_flags(), and ast_smoother_set_flags().

int format
 

Definition at line 46 of file frame.c.

Referenced by ast_smoother_feed().

char framedata[SMOOTHER_SIZE+AST_FRIENDLY_OFFSET]
 

Definition at line 54 of file frame.c.

int len
 

Definition at line 56 of file frame.c.

struct ast_frame* opt
 

Definition at line 55 of file frame.c.

Referenced by ast_smoother_feed().

int optimizablestream
 

Definition at line 48 of file frame.c.

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().

int size
 

Definition at line 45 of file frame.c.


The documentation for this struct was generated from the following file:
Generated on Wed Mar 16 20:08:39 2005 for Asterisk by  doxygen 1.4.0