SoundBuffer.getChannelCount

Get the number of channels used by the sound.

If the sound is mono then the number of channels will be 1, 2 for stereo, etc.

class SoundBuffer
const
uint
getChannelCount
()

Return Value

Type: uint

Number of channels

Meta