Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:01:59 2007

Asterisk developer's documentation :: Codename Pineapple


ast_channel_whisper_buffer Struct Reference

Collaboration diagram for ast_channel_whisper_buffer:

Collaboration graph
[legend]

Detailed Description

Definition at line 81 of file channel.c.

Data Fields

ast_mutex_t lock
unsigned int original_format
ast_trans_pvtpath
ast_slinfactory sf


Field Documentation

ast_mutex_t lock
 

Definition at line 82 of file channel.c.

Referenced by ast_channel_whisper_feed(), ast_channel_whisper_start(), and ast_write().

unsigned int original_format
 

Definition at line 84 of file channel.c.

Referenced by ast_channel_whisper_stop(), and ast_write().

struct ast_trans_pvt* path
 

Definition at line 85 of file channel.c.

Referenced by ast_channel_whisper_stop(), and ast_write().

struct ast_slinfactory sf
 

Definition at line 83 of file channel.c.

Referenced by ast_channel_whisper_feed(), ast_channel_whisper_start(), and ast_write().


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

Asterisk is a trademark for Digium, inc.. | Edvina.net | Asterisk.org | This documentation was generated with Doxygen