|
Asterisk - The Open Source Telephony Project GIT-master-f08020d
|

Data Fields | |
| int | allowoverride |
| int | autoclose |
| int | fd |
| struct ast_format * | origwfmt |
Definition at line 1147 of file main/app.c.
| int allowoverride |
Definition at line 1150 of file main/app.c.
Referenced by ast_linear_stream(), and linear_alloc().
| int autoclose |
Definition at line 1149 of file main/app.c.
Referenced by ast_linear_stream(), and linear_release().
| int fd |
Definition at line 1148 of file main/app.c.
Referenced by ast_linear_stream(), linear_generator(), and linear_release().
| struct ast_format* origwfmt |
Definition at line 1151 of file main/app.c.
Referenced by linear_alloc(), and linear_release().