Difference between revisions of "SoundData:getBits (Português)"

(Created page with 'Retorna o número de bits por amostra. == Função == === Sinopse === <source lang="lua"> bitSize = SoundData:getBits( ) </source> === Argumentos === Nenhum. === Retornos === {{p…')
 
m (acerto de links)
Line 8: Line 8:
 
Nenhum.
 
Nenhum.
 
=== Retornos ===
 
=== Retornos ===
{{param|number|bitSize|8 ou 16.}}
+
{{param|number (Português)|bitSize|8 ou 16.}}
 
== Veja Também ==
 
== Veja Também ==
 
* [[parent::SoundData (Português)]]
 
* [[parent::SoundData (Português)]]

Revision as of 07:52, 4 January 2011

Retorna o número de bits por amostra.

Função

Sinopse

bitSize = SoundData:getBits( )

Argumentos

Nenhum.

Retornos

number (Português) bitSize
8 ou 16.

Veja Também


Outros Idiomas