Function
love.sound.getBits( )
Returns the number of bits per sample.
Synopsis
bitSize = love.sound.getBits( )
Returns
bitSize number 8, 16, or 0 if unsupported.
Copyright © 2006-2009 LÖVE Development Team.