Data Fields | |
struct mohclass * | class |
int | origwfmt |
int | pos |
int | sample_queue |
int | samples |
int | save_pos |
Definition at line 116 of file res_musiconhold.c.
Definition at line 117 of file res_musiconhold.c.
Referenced by ast_moh_files_next(), moh_files_alloc(), and moh_files_release().
int origwfmt |
Definition at line 118 of file res_musiconhold.c.
Referenced by moh_files_alloc(), and moh_files_release().
int pos |
Definition at line 121 of file res_musiconhold.c.
Referenced by ast_moh_files_next(), moh_files_alloc(), and moh_files_release().
int sample_queue |
int samples |
Definition at line 119 of file res_musiconhold.c.
Referenced by ast_moh_files_next(), and moh_files_generator().
int save_pos |
Definition at line 122 of file res_musiconhold.c.
Referenced by ast_moh_files_next(), moh_files_alloc(), and moh_files_release().