seekable property

TimeRanges seekable

Returns a TimeRanges object that represents the ranges of the current media resource that can be seeked.

MDN Reference

Implementation

_i3.TimeRanges get seekable => _i4.getProperty(
      this,
      'seekable',
    );