seekOffset property
double
get
seekOffset
If the action is either seekforward
or seekbackward
and this property is present, it is a floating point value which indicates
the seek interval.
If this property isn't present, those actions should choose a reasonable default interval.
Implementation
external double get seekOffset;