FreeSWITCH API Documentation  1.7.0
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
 

Detailed Description

Definition at line 80 of file switch_core_media.c.

Field Documentation

switch_thread_cond_t* media_helper::cond
switch_mutex_t* media_helper::cond_mutex
switch_mutex_t* media_helper::file_read_mutex
switch_mutex_t* media_helper::file_write_mutex
switch_core_session_t* media_helper::session
int media_helper::up

Definition at line 86 of file switch_core_media.c.

Referenced by switch_core_media_deactivate_rtp(), and video_helper_thread().


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