Liking cljdoc? Tell your friends :D
ClojureScript only.

web.rtc.RTCRtpTransceiverInit

The RTCRtpTransceiverInit dictionary is used when calling the function RTCPeerConnection.addTransceiver() to provide configuration for the new transceiver.

The RTCRtpTransceiverInit dictionary is used when calling the
function `RTCPeerConnection.addTransceiver()` to provide configuration
for the new transceiver.
raw docstring

directioncljs

(direction this)

Property.

The new transceiver's preferred directionality. This value is to initialize the new RTCRtpTransceiver object's RTCRtpTransceiver.direction

Property.

The new transceiver's preferred directionality. This value is
to initialize the new RTCRtpTransceiver object's RTCRtpTransceiver.direction
sourceraw docstring

set-direction!cljs

(set-direction! this val)

Property.

The new transceiver's preferred directionality. This value is to initialize the new RTCRtpTransceiver object's RTCRtpTransceiver.direction

Property.

The new transceiver's preferred directionality. This value is
to initialize the new RTCRtpTransceiver object's RTCRtpTransceiver.direction
sourceraw docstring

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

× close