menu
shengwang_rtc_engine package
documentation
agora_rtc_engine.dart
PlayerPlaybackStats
totalBitrateInKbps property
totalBitrateInKbps property
dark_mode
light_mode
totalBitrateInKbps
property
@JsonKey.new(name: 'totalBitrateInKbps')
int
?
totalBitrateInKbps
final
媒体流的总码率,单位为 kbps。
Implementation
@JsonKey(name: 'totalBitrateInKbps') final int? totalBitrateInKbps;
shengwang_rtc_engine package
documentation
agora_rtc_engine
PlayerPlaybackStats
totalBitrateInKbps property
PlayerPlaybackStats class