windowType property

TextTrackWindowType? windowType
final

The window concept is defined in CEA-608 and CEA-708, See http://goo.gl/M3ea0X. In WebVTT is called a region.

Implementation

final TextTrackWindowType? windowType;