Fork me on GitHub
Data Fields
janus_echotest_session Struct Reference
Collaboration diagram for janus_echotest_session:
Collaboration graph
[legend]

Data Fields

janus_plugin_sessionhandle
 
gboolean has_audio
 
gboolean has_video
 
gboolean has_data
 
gboolean audio_active
 
gboolean video_active
 
const char * acodec
 
const char * vcodec
 
uint32_t bitrate
 
uint32_t peer_bitrate
 
janus_rtp_switching_context context
 
uint32_t ssrc [3]
 
int rtpmapid_extmap_id
 
char * rid [3]
 
int substream
 
int substream_target
 
int templayer
 
int templayer_target
 
gint64 last_relayed
 
janus_vp8_simulcast_context simulcast_context
 
janus_recorderarc
 
janus_recordervrc
 
janus_recorderdrc
 
janus_mutex rec_mutex
 
guint16 slowlink_count
 
volatile gint hangingup
 
volatile gint destroyed
 
janus_refcount ref
 

Field Documentation

◆ acodec

const char* janus_echotest_session::acodec

◆ arc

janus_recorder* janus_echotest_session::arc

◆ audio_active

gboolean janus_echotest_session::audio_active

◆ bitrate

uint32_t janus_echotest_session::bitrate

◆ context

janus_rtp_switching_context janus_echotest_session::context

◆ destroyed

volatile gint janus_echotest_session::destroyed

◆ drc

janus_recorder* janus_echotest_session::drc

◆ handle

janus_plugin_session* janus_echotest_session::handle

◆ hangingup

volatile gint janus_echotest_session::hangingup

◆ has_audio

gboolean janus_echotest_session::has_audio

◆ has_data

gboolean janus_echotest_session::has_data

◆ has_video

gboolean janus_echotest_session::has_video

◆ last_relayed

gint64 janus_echotest_session::last_relayed

◆ peer_bitrate

uint32_t janus_echotest_session::peer_bitrate

◆ rec_mutex

janus_mutex janus_echotest_session::rec_mutex

◆ ref

janus_refcount janus_echotest_session::ref

◆ rid

char* janus_echotest_session::rid[3]

◆ rtpmapid_extmap_id

int janus_echotest_session::rtpmapid_extmap_id

◆ simulcast_context

janus_vp8_simulcast_context janus_echotest_session::simulcast_context

◆ slowlink_count

guint16 janus_echotest_session::slowlink_count

◆ ssrc

uint32_t janus_echotest_session::ssrc[3]

◆ substream

int janus_echotest_session::substream

◆ substream_target

int janus_echotest_session::substream_target

◆ templayer

int janus_echotest_session::templayer

◆ templayer_target

int janus_echotest_session::templayer_target

◆ vcodec

const char* janus_echotest_session::vcodec

◆ video_active

gboolean janus_echotest_session::video_active

◆ vrc

janus_recorder* janus_echotest_session::vrc

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