Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


mohdata Struct Reference

Data Fields

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

Detailed Description

Definition at line 211 of file res_musiconhold.c.

Field Documentation

struct ast_frame f

Definition at line 215 of file res_musiconhold.c.

Referenced by moh_generate(), and mohalloc().

struct { ... } list
struct mohdata* next

Definition at line 216 of file res_musiconhold.c.

format_t origwfmt

Definition at line 213 of file res_musiconhold.c.

Referenced by moh_alloc(), and moh_release().

struct mohclass* parent

Definition at line 214 of file res_musiconhold.c.

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

int pipe[2]

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