channels property Null safety

int channels
final

Audio channels

  • 1: mono.
  • 2: (default) stereo.

Implementation

final int channels;