Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

ast_filestream Struct Reference


Data Fields

ast_formatfmt
int flags
mode_t mode
char * filename
char * realfilename
ast_filestreamvfs
ast_trans_pvttrans
ast_tranlator_pvt * tr
int lastwriteformat
int lasttimeout
ast_channelowner

Field Documentation

char* filename
 

Definition at line 74 of file file.c.

Referenced by ast_closestream(), ast_readfile(), ast_writefile(), and ast_writestream().

int flags
 

Definition at line 72 of file file.c.

Referenced by ast_readfile(), ast_writefile(), and ast_writestream().

struct ast_format* fmt
 

Definition at line 71 of file file.c.

Referenced by ast_closestream(), ast_openvstream(), ast_playstream(), ast_readfile(), ast_readframe(), ast_seekstream(), ast_writefile(), and ast_writestream().

int lasttimeout
 

Definition at line 82 of file file.c.

int lastwriteformat
 

Definition at line 81 of file file.c.

Referenced by ast_writestream().

mode_t mode
 

Definition at line 73 of file file.c.

Referenced by ast_readfile(), ast_writefile(), and ast_writestream().

struct ast_channel* owner
 

Definition at line 83 of file file.c.

Referenced by ast_applystream(), and ast_closestream().

char* realfilename
 

Definition at line 75 of file file.c.

Referenced by ast_closestream(), and ast_writefile().

struct ast_tranlator_pvt* tr
 

Definition at line 80 of file file.c.

struct ast_trans_pvt* trans
 

Definition at line 79 of file file.c.

Referenced by ast_closestream(), ast_readfile(), ast_writefile(), and ast_writestream().

struct ast_filestream* vfs
 

Definition at line 77 of file file.c.

Referenced by ast_readfile(), ast_streamfile(), ast_writefile(), and ast_writestream().


The documentation for this struct was generated from the following file:
Generated on Sat Nov 25 19:10:27 2006 for Asterisk by  doxygen 1.4.2