channelCount 属性

int? channelCount

实现

int? get channelCount native;
void channelCount=(int? value)

实现

set channelCount(int? value) native;