Baseline 2023
Newly available
The type
property of the RTCVideoSourceStats
dictionary is a string with value media-source
.
The type of media-source
identifies the type of statistics as either RTCAudioSourceStats
or RTCVideoSourceStats
when iterating the RTCStatsReport
returned by RTCRtpSender.getStats()
or RTCPeerConnection.getStats()
. The type of stats can further be differentiated using the kind
, which will be video
for RTCVideoSourceStats
.
A string with the value media-source
.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4