package js.html.rtc
Available on js
The RTCStatsReport interface is used to provide statistics data about WebRTC connections as returned by the RTCPeerConnection.getStats(), RTCRtpReceiver.getStats(), and RTCRtpSender.getStats() methods.
Documentation RTCStatsReport by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also:
read onlysize:Intentries():DynamicThrows:
null |
DOMError |
|---|
forEach(callback:Dynamic, ?thisArg:Dynamic):VoidThrows:
null |
DOMError |
|---|
get(key:String):DynamicThrows:
null |
DOMError |
|---|
has(key:String):BoolThrows:
null |
DOMError |
|---|
keys():DynamicThrows:
null |
DOMError |
|---|
values():DynamicThrows:
null |
DOMError |
|---|
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/rtc/StatsReport.html