Difference between revisions of "Theora.new"
From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2017.10<br/> '''Class:''' Ogg<br/> === Description === Creates a new Theora source. <source lang="lua"> (object) = Theora.new(fil...") |
(No difference)
|
Revision as of 01:19, 2 March 2023
Available since: Gideros 2017.10
Class: Ogg
Description
Creates a new Theora source.
(object) = Theora.new(file)
Parameters
file: (string) path to the Theora file
Return values
Returns (object) the object to use as a source