Ring Daemon 16.0.0
|
#include <video_rtp_session.h>
Definition at line 50 of file video_rtp_session.h.
unsigned jami::video::VideoBitrateInfo::cptBitrateChecking |
Definition at line 58 of file video_rtp_session.h.
unsigned jami::video::VideoBitrateInfo::maxBitrateChecking |
Definition at line 59 of file video_rtp_session.h.
float jami::video::VideoBitrateInfo::packetLostThreshold |
Definition at line 60 of file video_rtp_session.h.
unsigned jami::video::VideoBitrateInfo::videoBitrateCurrent |
Definition at line 52 of file video_rtp_session.h.
Referenced by jami::video::VideoRtpSession::stop().
unsigned jami::video::VideoBitrateInfo::videoBitrateMax |
Definition at line 54 of file video_rtp_session.h.
unsigned jami::video::VideoBitrateInfo::videoBitrateMin |
Definition at line 53 of file video_rtp_session.h.
unsigned jami::video::VideoBitrateInfo::videoQualityCurrent |
Definition at line 55 of file video_rtp_session.h.
Referenced by jami::video::VideoRtpSession::stop().
unsigned jami::video::VideoBitrateInfo::videoQualityMax |
Definition at line 57 of file video_rtp_session.h.
unsigned jami::video::VideoBitrateInfo::videoQualityMin |
Definition at line 56 of file video_rtp_session.h.