menu
shengwang_rtc_engine package
documentation
agora_rtc_engine.dart
PlayerPlaybackStats
videoFps property
videoFps property
dark_mode
light_mode
videoFps
property
@JsonKey.new(name: 'videoFps')
int
?
videoFps
final
视频帧率,单位为 fps。
Implementation
@JsonKey(name: 'videoFps') final int? videoFps;
shengwang_rtc_engine package
documentation
agora_rtc_engine
PlayerPlaybackStats
videoFps property
PlayerPlaybackStats class