RTS API Documentation  1.10.11
Data Fields
displace_helper_t Struct Reference
+ Collaboration diagram for displace_helper_t:

Data Fields

switch_file_handle_t fh
 
int mux
 
int loop
 
char * file
 
switch_buffer_twbuffer
 
switch_mutex_tmutex
 

Detailed Description

Definition at line 787 of file switch_ivr_async.c.

Field Documentation

◆ fh

switch_file_handle_t displace_helper_t::fh

◆ file

char* displace_helper_t::file

◆ loop

int displace_helper_t::loop

◆ mutex

switch_mutex_t* displace_helper_t::mutex

Definition at line 793 of file switch_ivr_async.c.

Referenced by read_displace_callback(), and switch_ivr_displace_session().

◆ mux

int displace_helper_t::mux

◆ wbuffer

switch_buffer_t* displace_helper_t::wbuffer

Definition at line 792 of file switch_ivr_async.c.

Referenced by read_displace_callback(), and switch_ivr_displace_session().


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