A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developer.mozilla.org/en-US/docs/Web/API/RTCInboundRtpStreamStats/kind below:

RTCInboundRtpStreamStats: kind property - Web APIs

RTCInboundRtpStreamStats: kind property

Baseline Widely available

The kind property of the RTCInboundRtpStreamStats dictionary is a string indicating whether the described RTP stream contains audio or video media.

This string will always be the same as the kind of the MediaStreamTrack object carried by the stream. It will also match the media type of the codec associated with this statistics objects (i.e., the MIME type of the associated codec's RTCCodecStats.mimeType property).

Value

The kind is always one of:

"audio"

The stream contains audio media.

"video"

The stream contains video media.

Specifications Browser compatibility

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