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

m
m
 
Line 1: Line 1:
{{oldin (日本語)|[[0.9.0]]|090|type=関数|text=[[SoundData:getBitDepth (日本語)|SoundData:getBitDepth]] から名称変更。}}
+
{{oldin (日本語)|[[0.9.0]]|090|type=関数|text=[[SoundData:getBitDepth (日本語)|SoundData:getBitDepth]] から名称変更}}
 
サンプルごとのビット数を返します。
 
サンプルごとのビット数を返します。
 
== 関数 ==
 
== 関数 ==

Latest revision as of 05:38, 18 September 2017

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

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

関数

概要

bits = SoundData:getBits( )

引数

なし。

返値

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

関連



そのほかの言語