played property

TimeRanges played

Gets TimeRanges for the current media resource that has been played.

MDN Reference

Implementation

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