public static interface MediaStreamConstraints.GetVideoUnionType
Modifier and Type | Method and Description |
---|---|
default boolean |
asBoolean() |
default MediaTrackConstraints |
asMediaTrackConstraints() |
default boolean |
isBoolean() |
static MediaStreamConstraints.GetVideoUnionType |
of(java.lang.Object o) |
static MediaStreamConstraints.GetVideoUnionType of(java.lang.Object o)
default boolean asBoolean()
default MediaTrackConstraints asMediaTrackConstraints()
default boolean isBoolean()