@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="VTTRegion")
public class VTTRegion
extends JsObject
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
id |
int |
lines |
double |
regionAnchorX |
double |
regionAnchorY |
java.lang.String |
scroll |
double |
viewportAnchorX |
double |
viewportAnchorY |
double |
width |
| Modifier | Constructor and Description |
|---|---|
protected |
VTTRegion() |
assign, create, create, defineProperties, defineProperty, defineProperty, entries, freeze, fromEntries, getOwnPropertyDescriptor, getOwnPropertyDescriptor, getOwnPropertyDescriptors, getOwnPropertyNames, getOwnPropertySymbols, getPrototypeOf, is, isExtensible, isFrozen, isSealed, keys, preventExtensions, seal, setPrototypeOf, valueOf_, values@Nonnull public java.lang.String id
public int lines
public double regionAnchorX
public double regionAnchorY
@Nonnull @ScrollSetting public java.lang.String scroll
public double viewportAnchorX
public double viewportAnchorY
public double width