Skip to main content

Streaming

info
  • This class has a mix of methods between LocalScripts and ServerScripts

The Streaming class provides useful methods on download videos and streams from the web and applying them to Video and Audio players.

Methods

Method NameReturn TypeParametersDescription
Download (Client-only)voidVideoRequest, function(StreamDownload)Loads a video/audio from a VideoRequest
Get (Server-only)voidstring, function(VideoRequest)Gets a video/audio's information
GetWithOptions (Server-only)voidstring, function(VideoRequest), StreamDownloadOptionsGets a video/audio's information with specific options