
Data Fields | |
| struct ast_frame | f |
| struct { | |
| struct mohdata * next | |
| } | list |
| struct ast_format | origwfmt |
| struct mohclass * | parent |
| int | pipe [2] |
Definition at line 215 of file res_musiconhold.c.
Definition at line 219 of file res_musiconhold.c.
Referenced by moh_generate(), and mohalloc().
| struct { ... } list |
Definition at line 220 of file res_musiconhold.c.
| struct ast_format origwfmt |
Definition at line 217 of file res_musiconhold.c.
Referenced by moh_alloc(), and moh_release().
Definition at line 218 of file res_musiconhold.c.
Referenced by moh_generate(), moh_release(), and mohalloc().
| int pipe[2] |
Definition at line 216 of file res_musiconhold.c.
Referenced by moh_generate(), moh_release(), mohalloc(), and monmp3thread().