Difference between revisions of "SoundData:getBits"

m (1 revision: Importing from potato (again).)
(No difference)

Revision as of 16:18, 14 February 2010

Returns the number of bits per sample.

Function

Synopsis

bitSize = SoundData:getBits( )

Arguments

None.

Returns

number bitSize
Either 8, or 16.

See Also