Data Fields | |
struct mohclass * | class |
int | origwfmt |
unsigned char | pos |
int | sample_queue |
int | samples |
unsigned char | 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(), and moh_files_alloc().
int origwfmt |
Definition at line 118 of file res_musiconhold.c.
Referenced by moh_files_alloc(), and moh_files_release().
unsigned char 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().
unsigned char save_pos |
Definition at line 122 of file res_musiconhold.c.
Referenced by ast_moh_files_next(), and moh_files_release().