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

Data Fields

switch_core_session_tsession_a
 
switch_core_session_tsession_b
 
int up
 

Detailed Description

Definition at line 42 of file switch_ivr_bridge.c.

Field Documentation

◆ session_a

switch_core_session_t* vid_helper::session_a

Definition at line 43 of file switch_ivr_bridge.c.

Referenced by audio_bridge_thread(), and text_bridge_thread().

◆ session_b

switch_core_session_t* vid_helper::session_b

Definition at line 44 of file switch_ivr_bridge.c.

Referenced by audio_bridge_thread(), and text_bridge_thread().

◆ up

int vid_helper::up

Definition at line 45 of file switch_ivr_bridge.c.

Referenced by audio_bridge_thread(), and text_bridge_thread().


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