Thu Apr 28 2011 16:57:21

Asterisk developer's documentation


mohdata Struct Reference

Collaboration diagram for mohdata:

Data Fields

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

Detailed Description

Definition at line 184 of file res_musiconhold.c.


Field Documentation

struct ast_frame f

Definition at line 188 of file res_musiconhold.c.

Referenced by moh_generate(), and mohalloc().

struct { ... } list
struct mohdata* next

Definition at line 189 of file res_musiconhold.c.

int origwfmt

Definition at line 186 of file res_musiconhold.c.

Referenced by moh_alloc(), and moh_release().

struct mohclass* parent

Definition at line 187 of file res_musiconhold.c.

Referenced by moh_generate(), moh_release(), and mohalloc().

int pipe[2]

Definition at line 185 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: