Interface RTCRtpReceiver

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

MDN Reference

Hierarchy

  • RTCRtpReceiver

Properties

transport: null | RTCDtlsTransport

Methods

  • Returns Promise<RTCStatsReport>

Generated using TypeDoc