menu
shengwang_rtc_engine package
documentation
agora_rtc_engine.dart
VideoFormat
fps property
fps property
dark_mode
light_mode
fps
property
@JsonKey.new(name: 'fps')
int
?
fps
final
视频帧的帧率。默认值为 15。
Implementation
@JsonKey(name: 'fps') final int? fps;
shengwang_rtc_engine package
documentation
agora_rtc_engine
VideoFormat
fps property
VideoFormat class