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