Readonly
idThe identifier of the region.
Readonly
identifierThe identifier of the region.
Superseded by WebVTTRegion.id.
Readonly
linesThe number of lines in the region.
Readonly
regionThe horizontal coordinate of the anchor point of the region to the viewport, as a percentage of the video width.
Readonly
regionThe vertical coordinate of the anchor point of the region to the viewport, as a percentage of the video height.
Readonly
scrollThe scroll setting of the region.
Readonly
viewportThe horizontal coordinate of the point of the viewport the anchor point of the region is anchored to, as a percentage of the video width.
Readonly
viewportThe veritcal coordinate of the point of the viewport the anchor point of the region is anchored to, as a percentage of the video height.
Readonly
widthThe width of the region, as a percentage of the video width.
Generated using TypeDoc
Represents a WebVTT region.