#include <switch_module_interfaces.h>
Collaboration diagram for switch_io_routines:
Definition at line 138 of file switch_module_interfaces.h.
send a kill signal to the session's channel
Definition at line 146 of file switch_module_interfaces.h.
creates an outgoing session from given session, caller profile
Definition at line 140 of file switch_module_interfaces.h.
Referenced by switch_core_session_outgoing_channel().
| void* switch_io_routines::padding[10] |
Definition at line 163 of file switch_module_interfaces.h.
read a frame from a session
Definition at line 142 of file switch_module_interfaces.h.
read a video frame from a session
Definition at line 156 of file switch_module_interfaces.h.
queue a message for another session
Definition at line 152 of file switch_module_interfaces.h.
receive a message from another session
Definition at line 150 of file switch_module_interfaces.h.
resurrect a session
Definition at line 162 of file switch_module_interfaces.h.
Referenced by switch_core_session_resurrect_channel().
send a string of DTMF digits to a session's channel
Definition at line 148 of file switch_module_interfaces.h.
change a sessions channel state
Definition at line 154 of file switch_module_interfaces.h.
change a sessions channel run state
Definition at line 160 of file switch_module_interfaces.h.
write a frame to a session
Definition at line 144 of file switch_module_interfaces.h.
Referenced by perform_write().
write a video frame to a session
Definition at line 158 of file switch_module_interfaces.h.
1.4.7