channel property

AudioChannel channel
final

音频数据的声道数。 1:单声道 2:双声道 双声道的情况下,左右声道的音频帧数据以 LRLRLR 形式排布。

Implementation

final AudioChannel channel;