getSafeSeekRangeStart method

num getSafeSeekRangeStart(
  1. num offset
)

The current seek start time, in seconds, relative to the start of the presentation.

Implementation

external num getSafeSeekRangeStart(num offset);