Fri Aug 7 11:04:32 2015

Asterisk developer's documentation


mixmonitor_ds Struct Reference

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


Field Documentation

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

Definition at line 144 of file app_mixmonitor.c.

Referenced by mixmonitor_ds_destroy(), and mixmonitor_thread().

struct ast_filestream* fs [read]

Definition at line 151 of file app_mixmonitor.c.

Referenced by mixmonitor_ds_close_fs(), and mixmonitor_thread().

int fs_quit

Definition at line 150 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 7 Aug 2015 for Asterisk - the Open Source PBX by  doxygen 1.6.1