RTS API Documentation  1.10.11
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 3124 of file switch_loadable_module.c.

Field Documentation

◆ cnt

int switch_say_file_handle::cnt

Definition at line 3126 of file switch_loadable_module.c.

Referenced by switch_say_file().

◆ ext

char* switch_say_file_handle::ext

Definition at line 3125 of file switch_loadable_module.c.

Referenced by switch_say_file().

◆ param_event

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().

◆ stream

struct switch_stream_handle switch_say_file_handle::stream

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