channelCount property

int? channelCount
getter/setter pair

Number of audio channels.

Must be between 1 and 6. The default is 2.

Implementation

core.int? channelCount;