Difference between revisions of "VideoStream:getFilename (日本語)"

(new page.)
 
m
Line 1: Line 1:
{{newin (日本語)|[[0.10.0]]|100|type=function}}
+
{{newin (日本語)|[[0.10.0 (日本語)|0.10.0]]|100|type=関数}}
 
ビデオストリームのファイル名を取得します。
 
ビデオストリームのファイル名を取得します。
  

Revision as of 04:17, 17 July 2023

LÖVE 0.10.0 から使用可能
この関数は以前のバージョンでは非対応です。

ビデオストリームのファイル名を取得します。

関数

概要

filename = VideoStream:getFilename( )

引数

なし。

返値

string filename
ビデオストリームのファイル名

関連


そのほかの言語