SoundData:getChannels
Returns the number of channels in the stream.
Function
Synopsis
channels = SoundData:getChannels( )
Arguments
None.
Returns
number channels
- 1 for mono, 2 for stereo.
Returns the number of channels in the stream.
channels = SoundData:getChannels( )
None.
number channels
Please login to continue.