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

m
m
 
Line 15: Line 15:
 
{{#set:Description=ストリームのチャンネル数を取得します。}}
 
{{#set:Description=ストリームのチャンネル数を取得します。}}
 
{{#set:Since=000}}
 
{{#set:Since=000}}
 +
{{#set:Deprecated=110}}
 +
{{#set:PrettyDeprecated=11.0}}
 
== そのほかの言語 ==
 
== そのほかの言語 ==
 
{{i18n (日本語)|Decoder:getChannels}}
 
{{i18n (日本語)|Decoder:getChannels}}

Latest revision as of 13:12, 19 June 2019

LÖVE 11.0 で廃止予定
この関数は Decoder:getChannelCount へ名称変更されました。

ストリームのチャンネル数を取得します。

関数

概要

channels = Decoder:getChannels( )

引数

なし。

返値

number channels
1 はモノラル、 2 はステレオです。

関連



そのほかの言語