setFramePosition

open fun setFramePosition(frameNumber: Int)

Sets the current position of (seeks) the animation to the specified frame number according to the getFrameRate.

Parameters

frameNumber

Frame number in the timeline. Between 0 and getFrameCount

See also