Movatterモバイル変換


[0]ホーム

URL:


MDN Web Docs

RTCAudioSourceStats: type property

Baseline2023
Newly available

Thetype property of theRTCAudioSourceStats dictionary is a string with valuemedia-source.

The type ofmedia-source identifies the type of statistics as eitherRTCAudioSourceStats orRTCVideoSourceStats when iterating theRTCStatsReport returned byRTCRtpSender.getStats() orRTCPeerConnection.getStats().The type of stats can further be differentiated using thekind, which will beaudio forRTCAudioSourceStats.

Value

A string with the valuemedia-source.

Specifications

Specification
Identifiers for WebRTC's Statistics API
# dom-rtcstats-type

Browser compatibility

Help improve MDN

Learn how to contribute.

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp