Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
int | allowoverride |
int | autoclose |
int | fd |
struct ast_format * | origwfmt |
Definition at line 1001 of file main/app.c.
int allowoverride |
Definition at line 1004 of file main/app.c.
Referenced by ast_linear_stream(), and linear_alloc().
int autoclose |
Definition at line 1003 of file main/app.c.
Referenced by ast_linear_stream(), and linear_release().
int fd |
Definition at line 1002 of file main/app.c.
Referenced by ast_linear_stream(), linear_generator(), and linear_release().
struct ast_format* origwfmt |
Definition at line 1005 of file main/app.c.
Referenced by linear_alloc(), and linear_release().