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