
Data Fields | |
| int | allowoverride |
| int | autoclose |
| int | fd |
| struct ast_format | origwfmt |
| int allowoverride |
Definition at line 802 of file app.c.
Referenced by ast_linear_stream(), and linear_alloc().
| int autoclose |
Definition at line 801 of file app.c.
Referenced by ast_linear_stream(), and linear_release().
| int fd |
Definition at line 800 of file app.c.
Referenced by ast_linear_stream(), linear_generator(), and linear_release().
| struct ast_format origwfmt |
Definition at line 803 of file app.c.
Referenced by linear_alloc(), and linear_release().