MillicastSDK 2.2.0
|
#include <track.h>
Public Attributes | |
const std::shared_ptr< const RtsTrackStats > | track_stats |
Track statistics event. Contains collated information about the current track, like Inbound RTP stream statistics, codec information and service level information (source ID of the current track). To receive this event, you must have stats enabled via
const std::shared_ptr<const RtsTrackStats> millicast::RtsRemoteTrack::RtsStatsEvent::track_stats |