Movatterモバイル変換


[0]ホーム

URL:


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

RTCInboundRtpStreamStats: codecId property

Limited availability

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

ThecodecId property of theRTCInboundRtpStreamStats dictionary is a string that uniquely identifies the object that was inspected to produce the data in theRTCCodecStats for theRTP stream.

RTCInboundRtpStreamStats andRTCCodecStats objects are correlated by iterating theRTCStatsReport to find the statistics objects whereRTCInboundRtpStreamStats.codecId is equal toRTCCodecStats.id.

Value

A string that contains theid of the object that was inspected to produce theRTCCodecStats object associated with this RTP stream.

Specifications

Specification
Identifiers for WebRTC's Statistics API
# dom-rtcrtpstreamstats-codecid

Browser compatibility

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp