Difference between revisions of "VideoStream:getFilename"
(Function exists, but not documented. Please update it to reflect current usage.) |
m |
||
Line 1: | Line 1: | ||
{{newin|[[0.10.0]]|100|type=function}} | {{newin|[[0.10.0]]|100|type=function}} | ||
− | Gets filename of video | + | Gets filename of video stream. |
== Function == | == Function == | ||
Line 10: | Line 10: | ||
None. | None. | ||
=== Returns === | === Returns === | ||
− | {{param|string|filename|The filename of video | + | {{param|string|filename|The filename of video stream}} |
== See Also == | == See Also == | ||
* [[parent::VideoStream]] | * [[parent::VideoStream]] | ||
[[Category:Functions]] | [[Category:Functions]] | ||
− | {{#set:Description=Gets filename of video | + | {{#set:Description=Gets filename of video stream.}} |
== Other Languages == | == Other Languages == | ||
{{i18n|VideoStream:getFilename}} | {{i18n|VideoStream:getFilename}} |
Revision as of 10:12, 22 May 2020
Available since LÖVE 0.10.0 |
This function is not supported in earlier versions. |
Gets filename of video stream.
Function
Synopsis
filename = VideoStream:getFilename( )
Arguments
None.
Returns
string filename
- The filename of video stream
See Also
Other Languages
Dansk –
Deutsch –
English –
Español –
Français –
Indonesia –
Italiano –
Lietuviškai –
Magyar –
Nederlands –
Polski –
Português –
Română –
Slovenský –
Suomi –
Svenska –
Türkçe –
Česky –
Ελληνικά –
Български –
Русский –
Српски –
Українська –
עברית –
ไทย –
日本語 –
正體中文 –
简体中文 –
Tiếng Việt –
한국어
More info