Skip to main content

VideoPlayer.StepForward()

Advances the current time by one frame immediately.

Usage

---@type VideoPlayer
local videoplayer;


videoplayer.StepForward()