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

Data Fields

switch_core_session_tsession
 
switch_thread_cond_tcond
 
switch_mutex_tcond_mutex
 
switch_mutex_tfile_read_mutex
 
switch_mutex_tfile_write_mutex
 
int up
 
int ready
 

Detailed Description

Definition at line 80 of file switch_core_media.c.

Field Documentation

◆ cond

switch_thread_cond_t* media_helper::cond

◆ cond_mutex

switch_mutex_t* media_helper::cond_mutex

◆ file_read_mutex

switch_mutex_t* media_helper::file_read_mutex

◆ file_write_mutex

switch_mutex_t* media_helper::file_write_mutex

◆ ready

int media_helper::ready

◆ session

switch_core_session_t* media_helper::session

◆ up

int media_helper::up

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