timeRanges top-level property
dynamic
get
timeRanges
Used to represent a set of time ranges, primarily for the purpose of tracking which portions of media have been buffered when loading it for use by the
Implementation
_i2.dynamic get timeRanges => _i4.getProperty(
_self,
'TimeRanges',
);