Fork me on GitHub
Data Fields
janus_ice_stats Struct Reference

Janus media statistics container. More...

#include <ice.h>

Collaboration diagram for janus_ice_stats:
Collaboration graph
[legend]

Data Fields

janus_ice_stats_info audio
 Audio info. More...
 
janus_ice_stats_info video [3]
 Video info (considering we may be simulcasting) More...
 
janus_ice_stats_info data
 Data info. More...
 
guint sl_lost_count_audio
 Last known count of lost audio packets (for slow_link) More...
 
guint sl_lost_count_video
 Last known count of lost video packets (for slow_link) More...
 

Detailed Description

Janus media statistics container.

Note
To improve with more stuff

Field Documentation

janus_ice_stats_info janus_ice_stats::audio

Audio info.

janus_ice_stats_info janus_ice_stats::data

Data info.

guint janus_ice_stats::sl_lost_count_audio

Last known count of lost audio packets (for slow_link)

guint janus_ice_stats::sl_lost_count_video

Last known count of lost video packets (for slow_link)

janus_ice_stats_info janus_ice_stats::video[3]

Video info (considering we may be simulcasting)


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