rtcRtpReceiver top-level property

dynamic get rtcRtpReceiver

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

MDN Reference

Implementation

_i2.dynamic get rtcRtpReceiver => _i4.getProperty(
      _self,
      'RTCRtpReceiver',
    );