switch_input_args_t Struct Reference

#include <switch_types.h>

Collaboration diagram for switch_input_args_t:

[legend]

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_tdmachine

Detailed Description

Definition at line 1913 of file switch_types.h.


Field Documentation

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

switch_ivr_dmachine_t* switch_input_args_t::dmachine

Definition at line 1919 of file switch_types.h.

switch_input_callback_function_t switch_input_args_t::input_callback

Definition at line 1914 of file switch_types.h.

Referenced by bridge(), switch_ivr_play_and_detect_speech(), and switch_ivr_soft_hold().

switch_read_frame_callback_function_t switch_input_args_t::read_frame_callback

Definition at line 1917 of file switch_types.h.

void* switch_input_args_t::user_data

Definition at line 1918 of file switch_types.h.


The documentation for this struct was generated from the following file:
Generated on Wed May 16 04:00:29 2012 for FreeSWITCH API Documentation by  doxygen 1.4.7