menu
shengwang_rtc_engine package
documentation
agora_rtc_engine.dart
RtcStats
txAudioKBitRate property
txAudioKBitRate property
dark_mode
light_mode
txAudioKBitRate
property
@JsonKey.new(name: 'txAudioKBitRate')
int
?
txAudioKBitRate
final
音频包的发送码率 (Kbps)。
Implementation
@JsonKey(name: 'txAudioKBitRate') final int? txAudioKBitRate;
shengwang_rtc_engine package
documentation
agora_rtc_engine
RtcStats
txAudioKBitRate property
RtcStats class