The DoubleRange dictionary is used to define a range of permitted
floating-point values for a property, with either or both a maximum
minimum value specified. The web.rtc.ConstrainDouble dictionary
based on this, augmenting it to support exact and ideal values
well.
The DoubleRange dictionary is used to define a range of permitted floating-point values for a property, with either or both a maximum minimum value specified. The `web.rtc.ConstrainDouble` dictionary based on this, augmenting it to support exact and ideal values well.
(max this)Property.
A floating-point value specifying the largest permissible value the property it describes.
Property. A floating-point value specifying the largest permissible value the property it describes.
(min this)Property.
A floating-point value specifying the smallest permissible value the property it describes.
Property. A floating-point value specifying the smallest permissible value the property it describes.
(set-max! this val)Property.
A floating-point value specifying the largest permissible value the property it describes.
Property. A floating-point value specifying the largest permissible value the property it describes.
(set-min! this val)Property.
A floating-point value specifying the smallest permissible value the property it describes.
Property. A floating-point value specifying the smallest permissible value the property it describes.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |