SoundData:getChannelCount (Français)

Disponible depuis LÖVE 11.0
Renommée depuis SoundData:getChannels.

Retourne le nombre de canaux dans le SoundData.

Fonction

Synopsis

channels = SoundData:getChannelCount( )

Arguments

Aucun.

Retourne

number (Français) channels
1 pour mono, 2 pour stéréo.

Voir également


Autres langues