numberOfChannels property
int
get
numberOfChannels
The numberOfChannels
property of the AudioBuffer
returns an integer representing the number of discrete audio
channels
described by the PCM data stored in the buffer.
Implementation
int get numberOfChannels;