Reference jump()

jump()

Move the playhead of a soundfile that is currently playing to a new position.

Syntax

jump(timePoint)

Parameters

timePoint
Number: Time to jump to in seconds.
Notice any errors or typos? Please let us know. Please feel free to edit src/SoundFile.js and open a pull request!

Related References