webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
import"VTTRegion.idl";
Public Attributes | |
readonly attribute TextTrack | track |
attribute DOMString | id |
attribute double | width |
attribute long | height |
attribute double | regionAnchorX |
attribute double | regionAnchorY |
attribute double | viewportAnchorX |
attribute double | viewportAnchorY |
attribute DOMString | scroll |
attribute long VTTRegion::height |
attribute DOMString VTTRegion::id |
attribute double VTTRegion::regionAnchorX |
attribute double VTTRegion::regionAnchorY |
attribute DOMString VTTRegion::scroll |
attribute double VTTRegion::viewportAnchorX |
attribute double VTTRegion::viewportAnchorY |
attribute double VTTRegion::width |