receiver property
RTCRtpReceiver
get
receiver
The read-only receiver
property
of WebRTC's RTCRtpTransceiver interface indicates the
RTCRtpReceiver responsible for receiving and decoding incoming media
data for the transceiver's stream.
Implementation
external RTCRtpReceiver get receiver;