Asterisk - The Open Source Telephony Project GIT-master-a358458
Data Fields
linear_state Struct Reference
Collaboration diagram for linear_state:
Collaboration graph
[legend]

Data Fields

int allowoverride
 
int autoclose
 
int fd
 
struct ast_formatorigwfmt
 

Detailed Description

Definition at line 1147 of file main/app.c.

Field Documentation

◆ allowoverride

int allowoverride

Definition at line 1150 of file main/app.c.

Referenced by ast_linear_stream(), and linear_alloc().

◆ autoclose

int autoclose

Definition at line 1149 of file main/app.c.

Referenced by ast_linear_stream(), and linear_release().

◆ fd

int fd

Definition at line 1148 of file main/app.c.

Referenced by ast_linear_stream(), linear_generator(), and linear_release().

◆ origwfmt

struct ast_format* origwfmt

Definition at line 1151 of file main/app.c.

Referenced by linear_alloc(), and linear_release().


The documentation for this struct was generated from the following file: