The WebRTC API's rtc.RTCIceCandidateInit
dictionary, which
the information needed to fundamentally describe an rtc.RTCIceCandidate
.
The WebRTC API's `rtc.RTCIceCandidateInit` dictionary, which the information needed to fundamentally describe an `rtc.RTCIceCandidate`.
(candidate this)
Property.
The optional property candidate in the rtc.RTCIceCandidateInit
specifies the value of the rtc.RTCIceCandidate
object's web.candidate
See also: https://developer.mozilla.org/en-US/docs/Web/API/RTCIceCandidateInit/candidate
Property. The optional property candidate in the `rtc.RTCIceCandidateInit` specifies the value of the `rtc.RTCIceCandidate` object's `web.candidate` See also: `https://developer.mozilla.org/en-US/docs/Web/API/RTCIceCandidateInit/candidate`
(sdp-m-line-index this)
Property.
The optional property sdpMLineIndex in the rtc.RTCIceCandidateInit
specifies the value of the rtc.RTCIceCandidate
object's web.sdpMLineIndex
See also: https://developer.mozilla.org/en-US/docs/Web/API/RTCIceCandidateInit/sdpMLineIndex
Property. The optional property sdpMLineIndex in the `rtc.RTCIceCandidateInit` specifies the value of the `rtc.RTCIceCandidate` object's `web.sdpMLineIndex` See also: `https://developer.mozilla.org/en-US/docs/Web/API/RTCIceCandidateInit/sdpMLineIndex`
(sdp-mid this)
Property.
The optional property sdpMid in the rtc.RTCIceCandidateInit
specifies the value of the rtc.RTCIceCandidate
object's web.sdpMid
See also: https://developer.mozilla.org/en-US/docs/Web/API/RTCIceCandidateInit/sdpMid
Property. The optional property sdpMid in the `rtc.RTCIceCandidateInit` specifies the value of the `rtc.RTCIceCandidate` object's `web.sdpMid` See also: `https://developer.mozilla.org/en-US/docs/Web/API/RTCIceCandidateInit/sdpMid`
(set-candidate! this val)
Property.
The optional property candidate in the rtc.RTCIceCandidateInit
specifies the value of the rtc.RTCIceCandidate
object's web.candidate
See also: https://developer.mozilla.org/en-US/docs/Web/API/RTCIceCandidateInit/candidate
Property. The optional property candidate in the `rtc.RTCIceCandidateInit` specifies the value of the `rtc.RTCIceCandidate` object's `web.candidate` See also: `https://developer.mozilla.org/en-US/docs/Web/API/RTCIceCandidateInit/candidate`
(set-sdp-m-line-index! this val)
Property.
The optional property sdpMLineIndex in the rtc.RTCIceCandidateInit
specifies the value of the rtc.RTCIceCandidate
object's web.sdpMLineIndex
See also: https://developer.mozilla.org/en-US/docs/Web/API/RTCIceCandidateInit/sdpMLineIndex
Property. The optional property sdpMLineIndex in the `rtc.RTCIceCandidateInit` specifies the value of the `rtc.RTCIceCandidate` object's `web.sdpMLineIndex` See also: `https://developer.mozilla.org/en-US/docs/Web/API/RTCIceCandidateInit/sdpMLineIndex`
(set-sdp-mid! this val)
Property.
The optional property sdpMid in the rtc.RTCIceCandidateInit
specifies the value of the rtc.RTCIceCandidate
object's web.sdpMid
See also: https://developer.mozilla.org/en-US/docs/Web/API/RTCIceCandidateInit/sdpMid
Property. The optional property sdpMid in the `rtc.RTCIceCandidateInit` specifies the value of the `rtc.RTCIceCandidate` object's `web.sdpMid` See also: `https://developer.mozilla.org/en-US/docs/Web/API/RTCIceCandidateInit/sdpMid`
(set-username-fragment! this val)
Property.
The optional property usernameFragment in the rtc.RTCIceCandidateInit
specifies the value of the rtc.RTCIceCandidate
object's web.usernameFragment
See also: https://developer.mozilla.org/en-US/docs/Web/API/RTCIceCandidateInit/usernameFragment
Property. The optional property usernameFragment in the `rtc.RTCIceCandidateInit` specifies the value of the `rtc.RTCIceCandidate` object's `web.usernameFragment` See also: `https://developer.mozilla.org/en-US/docs/Web/API/RTCIceCandidateInit/usernameFragment`
(username-fragment this)
Property.
The optional property usernameFragment in the rtc.RTCIceCandidateInit
specifies the value of the rtc.RTCIceCandidate
object's web.usernameFragment
See also: https://developer.mozilla.org/en-US/docs/Web/API/RTCIceCandidateInit/usernameFragment
Property. The optional property usernameFragment in the `rtc.RTCIceCandidateInit` specifies the value of the `rtc.RTCIceCandidate` object's `web.usernameFragment` See also: `https://developer.mozilla.org/en-US/docs/Web/API/RTCIceCandidateInit/usernameFragment`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close