vot.js - v2.4.12
    Preparing search index...

    Interface RTCRtpReceiver

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

    MDN Reference

    Index

    Properties

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

    Methods