Properties
Readonly
track
Readonly
transport
Methods
getContributingSources
- getContributingSources(): RTCRtpContributingSource[]
getParameters
- getParameters(): RTCRtpReceiveParameters
getStats
- getStats(): Promise<RTCStatsReport>
Returns Promise<RTCStatsReport>
getSynchronizationSources
- getSynchronizationSources(): RTCRtpSynchronizationSource[]
This WebRTC API interface manages the reception and decoding of data for a MediaStreamTrack on an RTCPeerConnection.