Difference between revisions of "RecordingDevice:getBitDepth (日本語)"

(Created page with "{{newin (日本語)|11.0|110|type=関数}} 現在録音しているデータのビット当たりのサンプル数 (bps) を取得します。 == 関数...")
 
 
(No difference)

Latest revision as of 10:30, 25 November 2019

LÖVE 11.0 から使用可能
この関数は以前のバージョンでは非対応です。

現在録音しているデータのビット当たりのサンプル数 (bps) を取得します。

関数

概要

bits = RecordingDevice:getBitDepth( )

引数

なし。

返値

number bits
現在録音しているデータのビット当たりのサンプル数 (bps) です。

関連


そのほかの言語