numChannels property
The numbers of channels for the recording. 1 = mono, 2 = stereo. Most platforms only accept 2 at most.
Implementation
final int numChannels;
The numbers of channels for the recording. 1 = mono, 2 = stereo. Most platforms only accept 2 at most.
final int numChannels;