FreeSWITCH API Documentation
1.7.0
|
Data Fields | |
char * | ext |
int | cnt |
struct switch_stream_handle | stream |
switch_event_t * | param_event |
Definition at line 2708 of file switch_loadable_module.c.
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.