Represents a single track in a MediaStream. More...
#include <Include.h>

Public Attributes | |
| RTC_CODEC | codec |
| non-standard, codec that the track is using | |
| CHAR | trackId [255+1] |
| non-standard, id of this individual track | |
| CHAR | streamId [255+1] |
| non-standard, id of the MediaStream this track belongs too | |
| MEDIA_STREAM_TRACK_KIND | kind |
| Kind of track - audio or video. | |
Represents a single track in a MediaStream.
Reference: https://www.w3.org/TR/mediacapture-streams/#mediastreamtrack