![]() |
Intel® Collaboration Suite for WebRTC
version 4.3.1
Open WebRTC Toolkit (OWT) Client SDK for Windows*
|
Connection statistoms. More...
#include <owt/base/connectionstats.h>
Public Attributes | |
std::chrono::system_clock::time_point | time_stamp = std::chrono::system_clock::now() |
Time stamp of connection statistowt generation. | |
VideoBandwidthStats | video_bandwidth_stats |
Video bandwidth statistoms. | |
AudioSenderReports | audio_sender_reports |
Audio sender reports. | |
AudioReceiverReports | audio_receiver_reports |
Audio receiver reports. | |
VideoSenderReports | video_sender_reports |
Video sender reports. | |
VideoReceiverReports | video_receiver_reports |
Video receiver reports. | |
IceCandidateReports | local_ice_candidate_reports |
Local ICE candidate reports. | |
IceCandidateReports | remote_ice_candidate_reports |
Remote ICE candidate reports. | |
IceCandidatePairReports | ice_candidate_pair_reports |
ICE candidate pair reports. | |
Connection statistoms.