Difference between revisions of "SoundData:getBits (日本語)"

(Created page with "{{oldin (日本語)|0.9.0|090|type=関数|text=SoundData:getBitDepth から名称変更。}} サンプルごとのビット数を返...")
 
m
Line 14: Line 14:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=サンプルごとのビット数を返します。}}
 
{{#set:Description=サンプルごとのビット数を返します。}}
{{#set:Since=000}}
+
{{#set:Removed=090}}
 +
{{#set:PrettyRemoved=0.9.0}}
 
== そのほかの言語 ==
 
== そのほかの言語 ==
 
{{i18n|SoundData:getBits}}
 
{{i18n|SoundData:getBits}}

Revision as of 01:19, 1 September 2016

LÖVE 0.9.0 から廃止
SoundData:getBitDepth から名称変更。。

サンプルごとのビット数を返します。

関数

概要

bits = SoundData:getBits( )

引数

なし。

返値

number bits
8 または 16 のどちらかです。

関連


そのほかの言語