Decoder:getBitDepth (Français)

Disponible depuis LÖVE 0.9.0
Elle a été rebaptisée depuis Decoder:getBits (Français).

Retourne le nombre de bits par échantillon.

Fonction

Synopsis

bitDepth = Decoder:getBitDepth( )

Arguments

Aucun.

Retourne

number (Français) bitDepth
Soit 8, ou 16.

Voir également


Autres langues