Movatterモバイル変換


[0]ホーム

URL:


  1. Web
  2. Web APIs
  3. RTCOutboundRtpStreamStats
  4. targetBitrate

RTCOutboundRtpStreamStats: targetBitrate property

Limited availability

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

ThetargetBitrate property of theRTCOutboundRtpStreamStats dictionary represents the current target bitrate of the codec in use by the stream.

The value is dynamic, reflecting the encoder settings and other factors such as network conditions and available bandwidth.It should correlate closely to the payload bytes sent per second (excluding retransmissions).

Value

A number representing the target rate in bits per second.This is defined in the same way as theRFC 3890: Transport Independent Application Specific (TIAS) bitrate.

Specifications

Specification
Identifiers for WebRTC's Statistics API
# dom-rtcoutboundrtpstreamstats-targetbitrate

Browser compatibility

See also

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp