Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


gen_state Struct Reference

Data Fields

struct playlist_entrycurrent
 
int sample_queue
 
struct ast_filestreamstream
 
struct ivr_localuseru
 

Detailed Description

Definition at line 144 of file app_externalivr.c.

Field Documentation

struct playlist_entry* current

Definition at line 147 of file app_externalivr.c.

Referenced by gen_nextfile(), and gen_readframe().

int sample_queue

Definition at line 148 of file app_externalivr.c.

Referenced by gen_generate().

struct ast_filestream* stream

Definition at line 146 of file app_externalivr.c.

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

struct ivr_localuser* u

Definition at line 145 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: