Sat Apr 26 2014 22:03:26

Asterisk developer's documentation


mohdata Struct Reference
Collaboration diagram for mohdata:

Data Fields

struct ast_frame f
struct {
   struct mohdata *   next
list
struct ast_format origwfmt
struct mohclassparent
int pipe [2]

Detailed Description

Definition at line 215 of file res_musiconhold.c.


Field Documentation

struct ast_frame f

Definition at line 219 of file res_musiconhold.c.

Referenced by moh_generate(), and mohalloc().

struct { ... } list
struct mohdata* next

Definition at line 220 of file res_musiconhold.c.

Definition at line 217 of file res_musiconhold.c.

Referenced by moh_alloc(), and moh_release().

struct mohclass* parent

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().


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