FreeSWITCH API Documentation  1.7.0
Data Fields
switch_say_file_handle Struct Reference
+ Collaboration diagram for switch_say_file_handle:

Data Fields

char * ext
 
int cnt
 
struct switch_stream_handle stream
 
switch_event_tparam_event
 

Detailed Description

Definition at line 2708 of file switch_loadable_module.c.

Field Documentation

int switch_say_file_handle::cnt

Definition at line 2710 of file switch_loadable_module.c.

char* switch_say_file_handle::ext

Definition at line 2709 of file switch_loadable_module.c.

switch_event_t* switch_say_file_handle::param_event

Definition at line 2712 of file switch_loadable_module.c.

struct switch_stream_handle switch_say_file_handle::stream

Definition at line 2711 of file switch_loadable_module.c.


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