Skip to content

Api > VideoPlayer > Play()


VideoPlayer.Play()⚓︎

Starts playback.

Usage⚓︎

---@type VideoPlayer
local videoplayer;


videoplayer.Play()

Extra Detail⚓︎

nitiates the preparation if not already done, in which case the playback will not start instantly.