Function
SoundData:getBits( )
Returns the number of bits per sample.
Synopsis
bitSize = SoundData:getBits( )
Returns
bitSize number Either 8, or 16.
Copyright © 2006-2010 LÖVE Development Team.