Package elemental2.dom
Interface MediaTrackConstraintSet.GetDisplaySurfaceUnionType
- Enclosing interface:
MediaTrackConstraintSet
@JsType(isNative=true,
name="?",
namespace="<global>")
public static interface MediaTrackConstraintSet.GetDisplaySurfaceUnionType
-
Method Summary
Modifier and TypeMethodDescriptiondefault @Nullable ConstrainDOMStringParametersdefault @Nullable elemental2.core.JsArray<String> default @Nullable StringasString()default booleandefault booleanisString()static @Nullable MediaTrackConstraintSet.GetDisplaySurfaceUnionType
-
Method Details
-
of
@JsOverlay static @Nullable MediaTrackConstraintSet.GetDisplaySurfaceUnionType of(@Nullable Object o) -
asConstrainDOMStringParameters
-
asJsArray
-
asString
-
isJsArray
@JsOverlay default boolean isJsArray() -
isString
@JsOverlay default boolean isString()
-