Interface RTCRtpReceiver

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

    MDN Reference

    Properties

    jitterBufferTarget: number
    transport: RTCDtlsTransport

    Methods