![]() |
Home page |
Mailing list |
Docs
Asterisk developer's documentation :: Codename Pineapple
ast_smoother Struct Reference
Collaboration diagram for ast_smoother:
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_frame * | opt |
| int | optimizablestream |
| int | readdata |
| float | samplesperbyte |
| int | size |
|
|
|
|
|
|
|
|
Definition at line 97 of file frame.c. Referenced by __ast_smoother_feed(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|