Sun Oct 16 2011 08:43:14

Asterisk developer's documentation


moh_files_state Struct Reference
Collaboration diagram for moh_files_state:

Data Fields

struct mohclassclass
char name [MAX_MUSICCLASS]
format_t origwfmt
int pos
int sample_queue
int samples
int save_pos
char * save_pos_filename
int save_total

Field Documentation

struct mohclass* class

Holds a reference to the MOH class.

Definition at line 155 of file res_musiconhold.c.

Referenced by moh_files_release(), ast_moh_files_next(), moh_files_alloc(), moh_release(), moh_alloc(), local_ast_moh_cleanup(), and local_ast_moh_start().

char name[MAX_MUSICCLASS]

Definition at line 156 of file res_musiconhold.c.

Referenced by moh_files_alloc().

Definition at line 157 of file res_musiconhold.c.

Referenced by moh_files_release(), and moh_files_alloc().

int pos

Definition at line 160 of file res_musiconhold.c.

Referenced by moh_files_release(), ast_moh_files_next(), and moh_files_alloc().

Definition at line 159 of file res_musiconhold.c.

Referenced by moh_files_generator().

int samples

Definition at line 158 of file res_musiconhold.c.

Referenced by ast_moh_files_next(), and moh_files_generator().

int save_pos

Definition at line 161 of file res_musiconhold.c.

Referenced by moh_files_release(), and ast_moh_files_next().

Definition at line 163 of file res_musiconhold.c.

Referenced by ast_moh_files_next().

Definition at line 162 of file res_musiconhold.c.

Referenced by moh_files_alloc().


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