Difference between revisions of "Decoder:getBits (Português)"
(translation update) |
m (typo) |
||
Line 1: | Line 1: | ||
− | {{oldin (Português)|[[0.9.0]]|090|type=function|text=Foi renomeado para [[Decoder: | + | {{oldin (Português)|[[0.9.0]]|090|type=function|text=Foi renomeado para [[Decoder:getBitDepth (Português)|Decoder:getBitDepth]]}} |
Retorna o número de bits por amostra. | Retorna o número de bits por amostra. | ||
== Função == | == Função == | ||
Line 9: | Line 9: | ||
Nenhum. | Nenhum. | ||
=== Retorna === | === Retorna === | ||
− | {{param|number (Português)| | + | {{param|number (Português)|bitTamanho|8 ou 16.}} |
== Veja Também == | == Veja Também == | ||
* [[parent::Decoder (Português)]] | * [[parent::Decoder (Português)]] |
Latest revision as of 23:04, 5 March 2014
Removido no LÖVE 0.9.0 |
Foi renomeado para Decoder:getBitDepth. |
Retorna o número de bits por amostra.
Função
Sinopse
bitTamanho = Decoder:getBits( )
Argumentos
Nenhum.
Retorna
number (Português) bitTamanho
- 8 ou 16.
Veja Também
Outros Idiomas
Dansk –
Deutsch –
English –
Español –
Français –
Indonesia –
Italiano –
Lietuviškai –
Magyar –
Nederlands –
Polski –
Português –
Română –
Slovenský –
Suomi –
Svenska –
Türkçe –
Česky –
Ελληνικά –
Български –
Русский –
Српски –
Українська –
עברית –
ไทย –
日本語 –
正體中文 –
简体中文 –
Tiếng Việt –
한국어
More info