Fri Sep 29 11:15:39 2006

Asterisk developer's documentation


mohclass Struct Reference

Collaboration diagram for mohclass:

Collaboration graph
[legend]

Data Fields

char args [256]
char dir [256]
char filearray [MAX_MOHFILES][MAX_MOHFILE_LEN]
unsigned int flags
int format
mohdatamembers
char mode [80]
char name [MAX_MUSICCLASS]
mohclassnext
int pid
int pseudofd
int srcfd
time_t start
pthread_t thread
int total_files

Detailed Description

Definition at line 123 of file res_musiconhold.c.


Field Documentation

char args[256]

Definition at line 126 of file res_musiconhold.c.

Referenced by load_moh_classes(), and spawn_mp3().

char dir[256]

Definition at line 125 of file res_musiconhold.c.

Referenced by moh_scan_files(), and spawn_mp3().

char filearray[MAX_MOHFILES][MAX_MOHFILE_LEN]

Definition at line 128 of file res_musiconhold.c.

Referenced by ast_moh_files_next(), and moh_scan_files().

unsigned int flags

Definition at line 129 of file res_musiconhold.c.

int format

Definition at line 131 of file res_musiconhold.c.

struct mohdata* members

Definition at line 135 of file res_musiconhold.c.

Referenced by mohalloc().

char mode[80]

Definition at line 127 of file res_musiconhold.c.

char name[MAX_MUSICCLASS]

Definition at line 124 of file res_musiconhold.c.

struct mohclass* next

Definition at line 140 of file res_musiconhold.c.

int pid

Definition at line 132 of file res_musiconhold.c.

Referenced by ast_moh_destroy(), and spawn_mp3().

int pseudofd

Definition at line 139 of file res_musiconhold.c.

int srcfd

Definition at line 137 of file res_musiconhold.c.

time_t start

Definition at line 133 of file res_musiconhold.c.

Referenced by spawn_mp3().

pthread_t thread

Definition at line 134 of file res_musiconhold.c.

int total_files

Definition at line 130 of file res_musiconhold.c.

Referenced by ast_moh_files_next(), local_ast_moh_start(), and moh_scan_files().


The documentation for this struct was generated from the following file:
Generated on Fri Sep 29 11:15:39 2006 for Asterisk - the Open Source PBX by  doxygen 1.4.7