SoundData:getBitDepth (Français)

Disponible depuis LÖVE 0.9.0
Elle a été rebaptisée depuis SoundData:getBits.

Retourne la nombre de bits par échantillon.

Fonction

Synopsis

bitdepth = SoundData:getBitDepth( )

Arguments

Aucun.

Retourne

number (Français) bitdepth
Soit 8, soit 16.

Voir également


Autres langues