Asterisk - The Open Source Telephony Project GIT-master-a358458
Data Fields
mohdata Struct Reference
Collaboration diagram for mohdata:
Collaboration graph
[legend]

Data Fields

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

Detailed Description

Definition at line 202 of file res_musiconhold.c.

Field Documentation

◆ f

struct ast_frame f

Definition at line 206 of file res_musiconhold.c.

Referenced by moh_generate(), and mohalloc().

◆ 

struct { ... } list

Referenced by moh_class_destructor(), and mohalloc().

◆ next

struct mohdata* next

Definition at line 207 of file res_musiconhold.c.

◆ origwfmt

struct ast_format* origwfmt

Definition at line 204 of file res_musiconhold.c.

Referenced by moh_alloc(), and moh_release().

◆ parent

struct mohclass* parent

Definition at line 205 of file res_musiconhold.c.

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

◆ pipe

int pipe[2]

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