Difference between revisions of "SoundData:getChannels"

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

Revision as of 16:18, 14 February 2010

Returns the number of channels in the stream.

Function

Synopsis

channels = SoundData:getChannels( )

Arguments

None.

Returns

number channels
1 for mono, 2 for stereo.

See Also