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

m
m
 
(One intermediate revision by the same user not shown)
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]] から名称変更}}
 
サンプルごとのビット数を返します。
 
サンプルごとのビット数を返します。
 
== 関数 ==
 
== 関数 ==
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}}

Latest revision as of 05:38, 18 September 2017

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

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

関数

概要

bits = SoundData:getBits( )

引数

なし。

返値

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

関連



そのほかの言語