RTCInboundRtpStreamStats: remoteId property
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
TheremoteId
property of theRTCInboundRtpStreamStats
dictionary specifies theid
of theRTCRemoteOutboundRtpStreamStats
object representing the remote peer'sRTCRtpSender
which is sending the media to the local peer.
In this article
Value
A string.
Specifications
Specification |
---|
Identifiers for WebRTC's Statistics API> # dom-rtcinboundrtpstreamstats-remoteid> |
Browser compatibility
Loading…