channel property

int channel
getter/setter pair
  • Field description: Number of sound channels.
  • Recommended value: Default value: 1, which means mono channel. Valid values: 1: mono channel; 2: dual channel.

Implementation

int channel;