Mon Mar 19 11:30:58 2012

Asterisk developer's documentation


ast_smoother Struct Reference


Data Fields

char data [SMOOTHER_SIZE]
timeval delivery
ast_frame f
int flags
format_t format
char framedata [SMOOTHER_SIZE+AST_FRIENDLY_OFFSET]
int len
ast_frameopt
unsigned int opt_needs_swap:1
float samplesperbyte
int size

Detailed Description

Definition at line 81 of file frame.c.


Field Documentation

char data[SMOOTHER_SIZE]

Definition at line 89 of file frame.c.

Referenced by ast_smoother_read(), and smoother_frame_feed().

struct timeval delivery

Definition at line 88 of file frame.c.

Referenced by ast_smoother_read(), and smoother_frame_feed().

struct ast_frame f

Definition at line 87 of file frame.c.

Referenced by ast_smoother_read().

int flags

Definition at line 84 of file frame.c.

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

format_t format

Definition at line 83 of file frame.c.

Referenced by __ast_smoother_feed(), and ast_smoother_read().

char framedata[SMOOTHER_SIZE+AST_FRIENDLY_OFFSET]

Definition at line 90 of file frame.c.

Referenced by ast_smoother_read().

int len

Definition at line 92 of file frame.c.

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

struct ast_frame* opt

Definition at line 91 of file frame.c.

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

unsigned int opt_needs_swap

Definition at line 86 of file frame.c.

Referenced by __ast_smoother_feed(), and ast_smoother_reconfigure().

float samplesperbyte

Definition at line 85 of file frame.c.

Referenced by __ast_smoother_feed(), and ast_smoother_read().

int size

Definition at line 82 of file frame.c.

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


The documentation for this struct was generated from the following file:
Generated on Mon Mar 19 11:30:58 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7