channelsOut property

int? channelsOut
final

Specify the number of channels in this output after remixing. Valid values: 1, 2, 4, 6, 8... 64. (1 and even numbers to 64.)

Implementation

final int? channelsOut;