Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:02:00 2007

Asterisk developer's documentation :: Codename Pineapple


ast_smoother Struct Reference

Collaboration diagram for ast_smoother:

Collaboration graph
[legend]

Detailed Description

Definition at line 90 of file frame.c.

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 99 of file frame.c.

struct timeval delivery
 

Definition at line 98 of file frame.c.

struct ast_frame f
 

Definition at line 97 of file frame.c.

Referenced by __ast_smoother_feed().

int flags
 

Definition at line 95 of file frame.c.

int format
 

Definition at line 92 of file frame.c.

char framedata[SMOOTHER_SIZE+AST_FRIENDLY_OFFSET]
 

Definition at line 100 of file frame.c.

int len
 

Definition at line 102 of file frame.c.

struct ast_frame* opt
 

Definition at line 101 of file frame.c.

int optimizablestream
 

Definition at line 94 of file frame.c.

int readdata
 

Definition at line 93 of file frame.c.

float samplesperbyte
 

Definition at line 96 of file frame.c.

int size
 

Definition at line 91 of file frame.c.


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

Asterisk is a trademark for Digium, inc.. | Edvina.net | Asterisk.org | This documentation was generated with Doxygen