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_frame * | opt |
| int | len |
|
|
Definition at line 45 of file frame.c. Referenced by ast_smoother_feed(). |
|
|
Definition at line 44 of file frame.c. Referenced by ast_smoother_feed(). |
|
|
|
|
|
Definition at line 41 of file frame.c. Referenced by ast_smoother_feed(), ast_smoother_get_flags(), and ast_smoother_set_flags(). |
|
|
Definition at line 38 of file frame.c. Referenced by ast_smoother_feed(). |
|
|
|
|
|
Definition at line 48 of file frame.c. Referenced by ast_smoother_feed(). |
|
|
Definition at line 47 of file frame.c. Referenced by ast_smoother_feed(). |
|
|
Definition at line 40 of file frame.c. Referenced by ast_smoother_feed(). |
|
|
|
|
|
Definition at line 42 of file frame.c. Referenced by ast_smoother_feed(). |
|
|
Definition at line 37 of file frame.c. Referenced by ast_smoother_feed(), and ast_smoother_reset(). |
1.2.15