Optional
Readonly
encodingOptional
Readonly
encodingThe reason of currently selected encoding. Only present for remote tracks.
Readonly
endpointEndpoint this track comes from.
Optional
Readonly
maxOptional
Readonly
metadataAny info that was passed in WebRTCEndpoint.addTrack.
Optional
Readonly
metadataReadonly
rawOptional
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<EndpointMetadata, TrackMetadata>>[E]>Optional
event: E
Encoding that is currently received. Only present for remote tracks.