RTCIceTransport Events.
RTCIceTransport Events.
Event.
A gatheringstatechange event is sent to an web.video.RTCIceTransport
its ICE candidate gathering state changes.
See also: https://developer.mozilla.org/en-US/docs/Web/API/RTCIceTransport/gatheringstatechange_event
Event. A gatheringstatechange event is sent to an `web.video.RTCIceTransport` its ICE candidate gathering state changes. See also: `https://developer.mozilla.org/en-US/docs/Web/API/RTCIceTransport/gatheringstatechange_event`
Event.
A selectedcandidatepairchange event is sent to an web.video.RTCIceTransport
the ICE agent selects a new pair of candidates that describe
endpoints of a viable connection.
See also: https://developer.mozilla.org/en-US/docs/Web/API/RTCIceTransport/selectedcandidatepairchange_event
Event. A selectedcandidatepairchange event is sent to an `web.video.RTCIceTransport` the ICE agent selects a new pair of candidates that describe endpoints of a viable connection. See also: `https://developer.mozilla.org/en-US/docs/Web/API/RTCIceTransport/selectedcandidatepairchange_event`
Event.
A statechange event occurs when the web.video.RTCIceTransport
state. The state
can be used to determine how far through the
of examining, verifying, and selecting a valid candidate pair
prior to successfully connecting the two peers for WebRTC communications.
See also: https://developer.mozilla.org/en-US/docs/Web/API/RTCIceTransport/statechange_event
Event. A statechange event occurs when the `web.video.RTCIceTransport` state. The `state` can be used to determine how far through the of examining, verifying, and selecting a valid candidate pair prior to successfully connecting the two peers for WebRTC communications. See also: `https://developer.mozilla.org/en-US/docs/Web/API/RTCIceTransport/statechange_event`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close