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

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

Revision as of 16:07, 20 May 2017

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

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

関数

概要

bitSize = Decoder:getBits( )

引数

なし。

返値

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

関連


そのほかの言語