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

Data Fields

switch_core_session_tsession
 
int mute
 
int read_level
 
int write_level
 
int read_mute
 
int write_mute
 

Detailed Description

Definition at line 3656 of file switch_ivr_async.c.

Field Documentation

◆ mute

int switch_session_audio_t::mute

Definition at line 3658 of file switch_ivr_async.c.

◆ read_level

int switch_session_audio_t::read_level

Definition at line 3659 of file switch_ivr_async.c.

Referenced by session_audio_callback(), and switch_ivr_session_audio().

◆ read_mute

int switch_session_audio_t::read_mute

Definition at line 3661 of file switch_ivr_async.c.

Referenced by session_audio_callback(), and switch_ivr_session_audio().

◆ session

switch_core_session_t* switch_session_audio_t::session

Definition at line 3657 of file switch_ivr_async.c.

Referenced by session_audio_callback(), and switch_ivr_session_audio().

◆ write_level

int switch_session_audio_t::write_level

Definition at line 3660 of file switch_ivr_async.c.

Referenced by session_audio_callback(), and switch_ivr_session_audio().

◆ write_mute

int switch_session_audio_t::write_mute

Definition at line 3662 of file switch_ivr_async.c.

Referenced by session_audio_callback(), and switch_ivr_session_audio().


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