Liking cljdoc? Tell your friends :D

web.rtc.RTCIceCandidateInit

The WebRTC API's web.rtc.RTCIceCandidateInit dictionary, which the information needed to fundamentally describe an web.rtc.RTCIceCandidate.

The WebRTC API's `web.rtc.RTCIceCandidateInit` dictionary, which
the information needed to fundamentally describe an `web.rtc.RTCIceCandidate`.
raw docstring

candidatecljs

(candidate this)

Property.

The optional property candidate in the web.rtc.RTCIceCandidateInit specifies the value of the web.rtc.RTCIceCandidate object's property.

See also: https://developer.mozilla.org/en-US/docs/Web/API/RTCIceCandidateInit/candidate

Property.

The optional property candidate in the `web.rtc.RTCIceCandidateInit`
specifies the value of the `web.rtc.RTCIceCandidate` object's
property.

See also: `https://developer.mozilla.org/en-US/docs/Web/API/RTCIceCandidateInit/candidate`
sourceraw docstring

sdp-m-line-indexcljs

(sdp-m-line-index this)

Property.

The optional property sdpMLineIndex in the web.rtc.RTCIceCandidateInit specifies the value of the web.rtc.RTCIceCandidate object's property.

See also: https://developer.mozilla.org/en-US/docs/Web/API/RTCIceCandidateInit/sdpMLineIndex

Property.

The optional property sdpMLineIndex in the `web.rtc.RTCIceCandidateInit`
specifies the value of the `web.rtc.RTCIceCandidate` object's
property.

See also: `https://developer.mozilla.org/en-US/docs/Web/API/RTCIceCandidateInit/sdpMLineIndex`
sourceraw docstring

sdp-midcljs

(sdp-mid this)

Property.

The optional property sdpMid in the web.rtc.RTCIceCandidateInit specifies the value of the web.rtc.RTCIceCandidate object's property.

See also: https://developer.mozilla.org/en-US/docs/Web/API/RTCIceCandidateInit/sdpMid

Property.

The optional property sdpMid in the `web.rtc.RTCIceCandidateInit`
specifies the value of the `web.rtc.RTCIceCandidate` object's
property.

See also: `https://developer.mozilla.org/en-US/docs/Web/API/RTCIceCandidateInit/sdpMid`
sourceraw docstring

set-candidate!cljs

(set-candidate! this val)

Property.

The optional property candidate in the web.rtc.RTCIceCandidateInit specifies the value of the web.rtc.RTCIceCandidate object's property.

See also: https://developer.mozilla.org/en-US/docs/Web/API/RTCIceCandidateInit/candidate

Property.

The optional property candidate in the `web.rtc.RTCIceCandidateInit`
specifies the value of the `web.rtc.RTCIceCandidate` object's
property.

See also: `https://developer.mozilla.org/en-US/docs/Web/API/RTCIceCandidateInit/candidate`
sourceraw docstring

set-sdp-m-line-index!cljs

(set-sdp-m-line-index! this val)

Property.

The optional property sdpMLineIndex in the web.rtc.RTCIceCandidateInit specifies the value of the web.rtc.RTCIceCandidate object's property.

See also: https://developer.mozilla.org/en-US/docs/Web/API/RTCIceCandidateInit/sdpMLineIndex

Property.

The optional property sdpMLineIndex in the `web.rtc.RTCIceCandidateInit`
specifies the value of the `web.rtc.RTCIceCandidate` object's
property.

See also: `https://developer.mozilla.org/en-US/docs/Web/API/RTCIceCandidateInit/sdpMLineIndex`
sourceraw docstring

set-sdp-mid!cljs

(set-sdp-mid! this val)

Property.

The optional property sdpMid in the web.rtc.RTCIceCandidateInit specifies the value of the web.rtc.RTCIceCandidate object's property.

See also: https://developer.mozilla.org/en-US/docs/Web/API/RTCIceCandidateInit/sdpMid

Property.

The optional property sdpMid in the `web.rtc.RTCIceCandidateInit`
specifies the value of the `web.rtc.RTCIceCandidate` object's
property.

See also: `https://developer.mozilla.org/en-US/docs/Web/API/RTCIceCandidateInit/sdpMid`
sourceraw docstring

set-username-fragment!cljs

(set-username-fragment! this val)

Property.

The optional property usernameFragment in the web.rtc.RTCIceCandidateInit specifies the value of the web.rtc.RTCIceCandidate object's property.

See also: https://developer.mozilla.org/en-US/docs/Web/API/RTCIceCandidateInit/usernameFragment

Property.

The optional property usernameFragment in the `web.rtc.RTCIceCandidateInit`
specifies the value of the `web.rtc.RTCIceCandidate` object's
property.

See also: `https://developer.mozilla.org/en-US/docs/Web/API/RTCIceCandidateInit/usernameFragment`
sourceraw docstring

username-fragmentcljs

(username-fragment this)

Property.

The optional property usernameFragment in the web.rtc.RTCIceCandidateInit specifies the value of the web.rtc.RTCIceCandidate object's property.

See also: https://developer.mozilla.org/en-US/docs/Web/API/RTCIceCandidateInit/usernameFragment

Property.

The optional property usernameFragment in the `web.rtc.RTCIceCandidateInit`
specifies the value of the `web.rtc.RTCIceCandidate` object's
property.

See also: `https://developer.mozilla.org/en-US/docs/Web/API/RTCIceCandidateInit/usernameFragment`
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close