RTS API Documentation
1.10.11
|
Data Fields | |
char * | ext |
int | cnt |
struct switch_stream_handle | stream |
switch_event_t * | param_event |
Definition at line 3124 of file switch_loadable_module.c.
int switch_say_file_handle::cnt |
Definition at line 3126 of file switch_loadable_module.c.
Referenced by switch_say_file().
char* switch_say_file_handle::ext |
Definition at line 3125 of file switch_loadable_module.c.
Referenced by switch_say_file().
switch_event_t* switch_say_file_handle::param_event |
Definition at line 3128 of file switch_loadable_module.c.
Referenced by switch_say_file_handle_get_variable().
struct switch_stream_handle switch_say_file_handle::stream |
Definition at line 3127 of file switch_loadable_module.c.
Referenced by switch_say_file(), switch_say_file_handle_detach_path(), and switch_say_file_handle_get_path().