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.
(payload-type this)
Property.
The RTP payload type used to identify this codec.
Property. The RTP payload type used to identify this codec.
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close