Skip to main content

VideoPlayer.Pause()

Pauses the playback and leaves the current time intact.

Usage

---@type VideoPlayer
local videoplayer;


videoplayer.Pause()