Search completed in 0.92 seconds.
7 results for "RTCCodecStats":
RTCRtpStreamStats.codecId - Web APIs
WebAPIRTCRtpStreamStatscodecId
the rtcrtpstreamstats dictionary's codecid property is a string which uniquely identifies the object that was inspected to produce the data in the rtccodecstats for the rtp stream.
... syntax var codecid = rtcrtpstreamstats.codecid; value a domstring which uniquely identifies the object from which the contents of the stream's rtccodecstats are derived.
RTCRtpStreamStats - Web APIs
WebAPIRTCRtpStreamStats
standard fields included for all media types codecid a domstring which uniquely identifies the object which was inspected to produce the rtccodecstats object associated with this rtp stream.
...this value will match that of the media type indicated by rtccodecstats.codec, as well as the track's kind property.
Index - Web APIs
WebAPIIndex
3502 rtcrtpstreamstats.codecid api, codec, dictionary, interface, property, rtcrtpstreamstats, rtp, reference, statistics, webrtc, webrtc api, webrtc statistics, codecid, id, rtc the rtcrtpstreamstats dictionary's codecid property is a string which uniquely identifies the object that was inspected to produce the data in the rtccodecstats for the rtp stream.
RTCRtpStreamStats.kind - Web APIs
WebAPIRTCRtpStreamStatskind
it will also match the statistics object's rtccodecstats.codec property's media type.
RTCStatsReport - Web APIs
WebAPIRTCStatsReport
codec an rtccodecstats object containing statistics about a codec currently being used by rtp streams to send or receive data for the rtcpeerconnection.
RTCStatsType - Web APIs
WebAPIRTCStatsType
codec an rtccodecstats object containing statistics about a codec currently being used by rtp streams to send or receive data for the rtcpeerconnection.
WebRTC Statistics API - Web APIs
WebAPIWebRTC Statistics API
rtccodecstats rtcstats csrc statistics for a single contributing source (csrc) that contributed to one of the connection's inbound rtp streams.