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

m
m
Line 14: Line 14:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=サンプルごとのビット数を返します。}}
 
{{#set:Description=サンプルごとのビット数を返します。}}
 +
{{#set:Since=00}}
 
{{#set:Removed=090}}
 
{{#set:Removed=090}}
 
{{#set:PrettyRemoved=0.9.0}}
 
{{#set:PrettyRemoved=0.9.0}}
 
== そのほかの言語 ==
 
== そのほかの言語 ==
 
{{i18n|SoundData:getBits}}
 
{{i18n|SoundData:getBits}}

Revision as of 01:23, 1 September 2016

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

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

関数

概要

bits = SoundData:getBits( )

引数

なし。

返値

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

関連



そのほかの言語