Liking cljdoc? Tell your friends :D

web.rtc.RTCRtpCodecParameters

The web.rtc.RTCRtpCodecParameters dictionary, part of the WebRTC is used to describe the configuration parameters for a single codec.

The `web.rtc.RTCRtpCodecParameters` dictionary, part of the WebRTC
is used to describe the configuration parameters for a single
codec.
raw docstring

payload-typecljs

(payload-type this)

Property.

The RTP payload type used to identify this codec.

Property.

The RTP payload type used to identify this codec.
sourceraw docstring

set-payload-type!cljs

(set-payload-type! this val)

Property.

The RTP payload type used to identify this codec.

Property.

The RTP payload type used to identify this codec.
sourceraw docstring

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

× close