menu
shengwang_rtc_engine package
documentation
agora_rtc_engine.dart
AudioParams
channels property
channels property
dark_mode
light_mode
channels
property
@JsonKey.new(name: 'channels')
int
?
channels
final
数据的声道数,取值如下: 1:单声道(默认值) 2:双声道
Implementation
@JsonKey(name: 'channels') final int? channels;
shengwang_rtc_engine package
documentation
agora_rtc_engine
AudioParams
channels property
AudioParams class