kilua-project
Toggle table of contents
0.0.19
common
Platform filter
common
Switch theme
Search in API
kilua-project
kilua-dom
/
web.dom.mediacapture
/
ConstrainablePattern
Constrainable
Pattern
interface
ConstrainablePattern
:
JsAny
(
source
)
Members
Properties
onoverconstrained
Link copied to clipboard
abstract
var
onoverconstrained
:
(
Event
)
->
Unit
?
Functions
apply
Constraints
Link copied to clipboard
abstract
fun
applyConstraints
(
constraints
:
Constraints
)
:
Promise
<
Nothing
?
>
get
Capabilities
Link copied to clipboard
abstract
fun
getCapabilities
(
)
:
Capabilities
get
Constraints
Link copied to clipboard
abstract
fun
getConstraints
(
)
:
Constraints
get
Settings
Link copied to clipboard
abstract
fun
getSettings
(
)
:
Settings