TrackPublication
Summary
A TrackPublication represents a track that has been published to the room.Properties
dimensions
optional
dimension of the original published stream, video-only
dimension of the original published stream, video-only
Type
Dimensionskind
The kind of track that is published
Type
Track.KindmimeType
optional
MimeType of the published track
MimeType of the published track
Type
stringsimulcasted
optional
true if track was simulcasted to server, video-only
true if track was simulcasted to server, video-only
Type
booleansource
Source of the published track
Type
Track.SourcetrackName
Name of the published track
Type
stringtrackSid
Server-generated unique ID of the published track
Type
stringAccessors
audioTrack
an [AudioTrack] if this publication holds an audio track
videoTrack
an [VideoTrack] if this publication holds a video track