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