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()
.