switch_stream_handle Struct Reference

#include <switch_module_interfaces.h>

Collaboration diagram for switch_stream_handle:

[legend]

Data Fields

switch_stream_handle_write_function_t write_function
switch_stream_handle_raw_write_function_t raw_write_function
void * data
void * end
switch_size_t data_size
switch_size_t data_len
switch_size_t alloc_len
switch_size_t alloc_chunk
switch_event_tparam_event

Detailed Description

Definition at line 93 of file switch_module_interfaces.h.


Field Documentation

switch_size_t switch_stream_handle::alloc_chunk

Definition at line 101 of file switch_module_interfaces.h.

switch_size_t switch_stream_handle::alloc_len

Definition at line 100 of file switch_module_interfaces.h.

void* switch_stream_handle::data

Definition at line 96 of file switch_module_interfaces.h.

Referenced by api_hook(), audio_bridge_thread(), do_api_on(), API::execute(), API::executeString(), parse_presence_data_cols(), record_callback(), switch_channel_build_param_string(), switch_channel_expand_variables_check(), switch_console_complete(), switch_console_process(), switch_console_set_complete(), switch_core_init_and_modload(), switch_event_build_param_string(), switch_event_expand_headers_check(), switch_ivr_record_file(), switch_nat_republish(), switch_nat_status(), and Stream::~Stream().

switch_size_t switch_stream_handle::data_len

Definition at line 99 of file switch_module_interfaces.h.

switch_size_t switch_stream_handle::data_size

Definition at line 98 of file switch_module_interfaces.h.

void* switch_stream_handle::end

Definition at line 97 of file switch_module_interfaces.h.

switch_event_t* switch_stream_handle::param_event

Definition at line 102 of file switch_module_interfaces.h.

Referenced by api_hook().

switch_stream_handle_raw_write_function_t switch_stream_handle::raw_write_function

Definition at line 95 of file switch_module_interfaces.h.

switch_stream_handle_write_function_t switch_stream_handle::write_function

Definition at line 94 of file switch_module_interfaces.h.

Referenced by comp_callback(), parse_presence_data_cols(), switch_channel_build_param_string(), switch_channel_get_cap_string(), switch_channel_get_flag_string(), switch_console_complete(), switch_console_set_complete(), switch_event_build_param_string(), and switch_nat_status().


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