RTCRemoteInboundRtpStreamStats:codecId 属性
codecId
是 RTCRemoteInboundRtpStreamStats
字典的一个字符串属性,它唯一地标识了用于生成 RTCCodecStats
对象中数据的 RTP 流。
RTCRemoteInboundRtpStreamStats
和 RTCCodecStats
对象通过迭代 RTCStatsReport
来关联,找到统计对象,其中 RTCRemoteInboundRtpStreamStats.codecId
等于 RTCCodecStats.id
。
值
包含用于生成与该 RTP 流关联的 RTCCodecStats
对象的已检查对象的 id
的字符串。
规范
规范 |
---|
WebRTC 统计 API 的标识符 # dom-rtcrtpstreamstats-codecid |
浏览器兼容性
BCD 表格仅在浏览器中加载