Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
gen_state Struct Reference
Collaboration diagram for gen_state:
Collaboration graph
[legend]

Data Fields

struct playlist_entrycurrent
 
int sample_queue
 
struct ast_filestreamstream
 
struct ivr_localuseru
 

Detailed Description

Definition at line 145 of file app_externalivr.c.

Field Documentation

◆ current

struct playlist_entry* current

Definition at line 148 of file app_externalivr.c.

Referenced by gen_nextfile(), and gen_readframe().

◆ sample_queue

int sample_queue

Definition at line 149 of file app_externalivr.c.

Referenced by gen_generate().

◆ stream

struct ast_filestream* stream

Definition at line 147 of file app_externalivr.c.

Referenced by gen_closestream(), gen_nextfile(), and gen_readframe().

◆ u

struct ivr_localuser* u

Definition at line 146 of file app_externalivr.c.

Referenced by gen_alloc(), gen_closestream(), gen_nextfile(), and gen_readframe().


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