webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
VTTRegion Interface Reference

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
 

Member Data Documentation

◆ height

attribute long VTTRegion::height

◆ id

attribute DOMString VTTRegion::id

◆ regionAnchorX

attribute double VTTRegion::regionAnchorX

◆ regionAnchorY

attribute double VTTRegion::regionAnchorY

◆ scroll

attribute DOMString VTTRegion::scroll

◆ track

readonly attribute TextTrack VTTRegion::track

◆ viewportAnchorX

attribute double VTTRegion::viewportAnchorX

◆ viewportAnchorY

attribute double VTTRegion::viewportAnchorY

◆ width

attribute double VTTRegion::width

The documentation for this interface was generated from the following file: