Movatterモバイル変換


[0]ホーム

URL:


  1. Web
  2. Web APIs
  3. RTCInboundRtpStreamStats
  4. framesReceived

RTCInboundRtpStreamStats: framesReceived property

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

TheframesReceived property of theRTCInboundRtpStreamStats dictionary indicates the total number of complete frames received on this RTP stream over its lifetime.

Note that this may be lower than the total number of media source frames, which is provided inRTCVideoSourceStats.frames.

Note:The value is undefined for audio streams.

Value

A positive number.

Specifications

Specification
Identifiers for WebRTC's Statistics API
# dom-rtcinboundrtpstreamstats-framesreceived

Browser compatibility

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp