Search completed in 3.32 seconds.
11 results for "RTCTransportStats":
Index - Web APIs
WebAPIIndex
3327 rtcicecandidatestats.transportid api, candidate, connection, connectivity, ice, network, networking, property, rtcicecandidatestats, reference, statistics, stats, transport, webrtc, webrtc api, id, rtc, transportid the rtcicecandidatestats dictionary's transportid property is a string that uniquely identifies the transport that produced the rtctransportstats from which information about this candidate was taken.
... 3511 rtcrtpstreamstats.transportid api, property, rtcrtpstreamstats, rtp, reference, transport, webrtc, webrtc api, id, rtc, transportid the rtcrtpstreamstats dictionary's transportid property is a string which uniquely identifies the object from which the statistics contained in the rtctransportstats properties in the rtcstatsreport.
RTCIceCandidatePairStats - Web APIs
WebAPIRTCIceCandidatePairStats
transportid optional a domstring that uniquely identifies the rtcicetransport that was inspected to obtain the transport-related statistics (as found in rtctransportstats) used in generating this object.
...the spec-compliant way to determine the selected candidate pair is to look for a stats object of type transport, which is an rtctransportstats object.
RTCRtpStreamStats.transportId - Web APIs
WebAPIRTCRtpStreamStatstransportId
the rtcrtpstreamstats dictionary's transportid property is a string which uniquely identifies the object from which the statistics contained in the rtctransportstats properties in the rtcstatsreport.
... syntax var transportid = rtcrtpstreamstats.transportid; value a domstring uniquely identifying the source of the statistics contained the rtctransportstats properties in the rtcstatsreport.
RTCIceCandidatePairStats.selected - Web APIs
WebAPIRTCIceCandidatePairStatsselected
in any other browser, you can determine the selected candidate pair by looking for a stats object of type transport, which is an rtctransportstats object.
RTCIceCandidatePairStats.transportId - Web APIs
WebAPIRTCIceCandidatePairStatstransportId
the transport-related statistics come from the rtctransportstats dictionary's properties.
RTCIceCandidateStats.transportId - Web APIs
WebAPIRTCIceCandidateStatstransportId
the rtcicecandidatestats dictionary's transportid property is a string that uniquely identifies the transport that produced the rtctransportstats from which information about this candidate was taken.
RTCIceCandidateStats - Web APIs
WebAPIRTCIceCandidateStats
transportid optional a string uniquely identifiying the transport object that was inspected in order to obtain the rtctransportstats associated with the candidate correspondin to these statistics.
RTCRtpStreamStats - Web APIs
WebAPIRTCRtpStreamStats
transportid a domstring uniquely identifying the object which was inspected to produce the rtctransportstats object associated with this rtp stream.
RTCStatsReport - Web APIs
WebAPIRTCStatsReport
the object is of type rtctransportstats.
RTCStatsType - Web APIs
WebAPIRTCStatsType
the object is of type rtctransportstats.
WebRTC Statistics API - Web APIs
WebAPIWebRTC Statistics API
rtctransportstats rtcstats specifications specification status comment identifiers for webrtc's statistics apithe definition of 'webrtc statistics types' in that specification.