This WebRTC API interface manages the reception and decoding of data for a MediaStreamTrack on an RTCPeerConnection.

MDN Reference

Properties

jitterBufferTarget: null | number
transform: null | RTCRtpScriptTransform
transport: null | RTCDtlsTransport

Methods