#include <switch_types.h>
Collaboration diagram for switch_input_args_t:
Data Fields | |
| switch_input_callback_function_t | input_callback |
| void * | buf |
| uint32_t | buflen |
| switch_read_frame_callback_function_t | read_frame_callback |
| void * | user_data |
| switch_ivr_dmachine_t * | dmachine |
Definition at line 1913 of file switch_types.h.
| void* switch_input_args_t::buf |
Definition at line 1915 of file switch_types.h.
Referenced by bridge(), play_and_collect(), switch_ivr_read(), and switch_ivr_soft_hold().
| uint32_t switch_input_args_t::buflen |
Definition at line 1916 of file switch_types.h.
Referenced by play_and_collect(), switch_ivr_read(), and switch_ivr_soft_hold().
Definition at line 1919 of file switch_types.h.
Definition at line 1914 of file switch_types.h.
Referenced by bridge(), switch_ivr_play_and_detect_speech(), and switch_ivr_soft_hold().
Definition at line 1917 of file switch_types.h.
Definition at line 1918 of file switch_types.h.
1.4.7