channelCount property

int? get channelCount

Implementation

int? get channelCount native;
set channelCount (int? value)

Implementation

set channelCount(int? value) native;