RTCInboundRtpStreamStats: receiverId property

The receiverId property of the RTCInboundRtpStreamStats dictionary specifies the id of the RTCAudioReceiverStats or RTCVideoReceiverStats object representing the RTCRtpReceiver receiving the stream.

Value

A string which contains the ID of the RTCAudioReceiverStats or RTCVideoReceiverStats object which provides information about the RTCRtpReceiver which is receiving the streamed media.

Specifications

This feature does not appear to be defined in any specification.

Browser compatibility