Asterisk - The Open Source Telephony Project  18.5.0
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

Examples:
/usr/src/asterisk-18.5.0/main/app.c.

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

Field Documentation

◆ allowoverride

int allowoverride
Examples:
/usr/src/asterisk-18.5.0/main/app.c.

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

Referenced by ast_linear_stream(), and linear_alloc().

◆ autoclose

int autoclose
Examples:
/usr/src/asterisk-18.5.0/main/app.c.

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

Referenced by ast_linear_stream(), and linear_release().

◆ fd

int fd

◆ origwfmt

struct ast_format* origwfmt
Examples:
/usr/src/asterisk-18.5.0/main/app.c.

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

Referenced by linear_alloc(), and linear_release().


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