Skip to content

Api > VideoPlayer > Pause()


VideoPlayer.Pause()⚓︎

Pauses the playback and leaves the current time intact.

Usage⚓︎

---@type VideoPlayer
local videoplayer;


videoplayer.Pause()