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.
(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
(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
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close