Optional Readonly encodingOptional Readonly encodingThe reason of currently selected encoding. Only present for remote tracks.
Readonly endpointEndpoint this track comes from.
Optional Readonly maxReadonly metadataAny info that was passed in addTrack.
Optional Readonly simulcastSimulcast configuration. Only present for local tracks.
Readonly streamStream this track belongs to.
Readonly trackReadonly trackTrack id. It is generated by RTC engine and takes form endpoint_id:<random_uuidv4>.
It is WebRTC agnostic i.e. it does not contain mid or stream id.
Readonly vadRest ...args: Parameters<Required<TrackContextEvents>[E]>Optional event: EGenerated using TypeDoc
Encoding that is currently received. Only present for remote tracks.