seekTime property
double
get
seekTime
If the action is seekto
, this property is present and
indicates the absolute time within the media to move the playback position to.
This property is not present for other action types.
Implementation
external double get seekTime;