VideoPlayer.StepForward()
Advances the current time by one frame immediately.
Usage
---@type VideoPlayer
local videoplayer;
videoplayer.StepForward()
Advances the current time by one frame immediately.
---@type VideoPlayer
local videoplayer;
videoplayer.StepForward()