RTCAudioSourceStats: kind property

The RTCAudioSourceStats dictionary's kind property is a string value that is used to differentiate audio and video media sources.

Along with the type, this identifies the object as an RTCAudioSourceStats object when iterating the RTCStatsReport returned by RTCRtpSender.getStats() or RTCPeerConnection.getStats().

Value

A string with the value audio.

Specifications

Specification
Identifiers for WebRTC's Statistics API
# dom-rtcmediasourcestats-kind

Browser compatibility

BCD tables only load in the browser