Skip to content

onFastRewind()

Set up a function to call when IanniX fast-rewinds.

Parameters

Once an object iannixin has been created, you can use the following function:

iannixin.onFastRewind(action)
Parameter Type Default Description
action function required The function to call; it receives one parameter, the current time in seconds.