Thu Apr 28 2011 17:16:26

Asterisk developer's documentation


mixmonitor_ds Struct Reference

Collaboration diagram for mixmonitor_ds:

Data Fields

struct ast_audiohookaudiohook
struct ast_channelchan
ast_cond_t destruction_condition
unsigned int destruction_ok
struct ast_filestreamfs
int fs_quit
ast_mutex_t lock

Detailed Description

Definition at line 175 of file app_mixmonitor.c.


Field Documentation

unsigned int destruction_ok

Definition at line 184 of file app_mixmonitor.c.

Referenced by mixmonitor_ds_destroy(), and mixmonitor_thread().

struct ast_filestream* fs

Definition at line 191 of file app_mixmonitor.c.

Referenced by mixmonitor_ds_close_fs(), and mixmonitor_thread().

int fs_quit

Definition at line 190 of file app_mixmonitor.c.

Referenced by mixmonitor_ds_close_fs(), and mixmonitor_thread().


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