menu
shengwang_rtc_engine package
documentation
agora_rtc_engine.dart
RtcStats
txVideoBytes property
txVideoBytes property
dark_mode
light_mode
txVideoBytes
property
@JsonKey.new(name: 'txVideoBytes')
int
?
txVideoBytes
final
发送视频字节数 (bytes),累计值。
Implementation
@JsonKey(name: 'txVideoBytes') final int? txVideoBytes;
shengwang_rtc_engine package
documentation
agora_rtc_engine
RtcStats
txVideoBytes property
RtcStats class