MillicastSDK 1.8.4
Loading...
Searching...
No Matches
Public Attributes | List of all members
millicast::TrackInfo Struct Reference

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
 

Detailed Description

Useful informations about the available tracks in the media server. These informations are received in the active event of the Viewer.

Member Data Documentation

◆ media

std::string millicast::TrackInfo::media

The kind of the track, either "video" or "audio"

◆ track_id

std::string millicast::TrackInfo::track_id

The id of the track (on the sender side)


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