channelsIn property

int? channelsIn
final

Specify the number of audio channels from your input that you want to use in your output. With remixing, you might combine or split the data in these channels, so the number of channels in your final output might be different.

Implementation

final int? channelsIn;