Thu Apr 8 01:24:30 2010

Asterisk developer's documentation


mixmonitor_ds Struct Reference

Collaboration diagram for mixmonitor_ds:
Collaboration graph
[legend]

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 126 of file app_mixmonitor.c.


Field Documentation

struct ast_audiohook* audiohook [read]
struct ast_channel* chan [read]
unsigned int destruction_ok

Definition at line 135 of file app_mixmonitor.c.

Referenced by mixmonitor_ds_destroy(), and mixmonitor_thread().

struct ast_filestream* fs [read]

Definition at line 142 of file app_mixmonitor.c.

Referenced by mixmonitor_ds_close_fs(), and mixmonitor_thread().

int fs_quit

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

Generated on 8 Apr 2010 for Asterisk - the Open Source PBX by  doxygen 1.6.1