Mon Sep 20 2010 00:34:58

Asterisk developer's documentation


Data Fields

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


Field Documentation

struct ast_channel* chan
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: