MillicastSDK 2.0.0
|
Useful informations about the available tracks in the media server. These informations are received in the active event of the Viewer. More...
#include <client.h>
Public Attributes | |
std::string | media |
std::string | track_id |
Useful informations about the available tracks in the media server. These informations are received in the active event of the Viewer.
std::string millicast::TrackInfo::media |
The kind of the track, either "video" or "audio"
std::string millicast::TrackInfo::track_id |
The id of the track (on the sender side)