menu
shengwang_rtc_engine package
documentation
agora_rtc_engine.dart
ImageTrackOptions
fps property
fps property
dark_mode
light_mode
fps
property
@JsonKey.new(name: 'fps')
int
?
fps
final
视频帧率,取值范围为
1,30
。默认值为 1。
Implementation
@JsonKey(name: 'fps') final int? fps;
shengwang_rtc_engine package
documentation
agora_rtc_engine
ImageTrackOptions
fps property
ImageTrackOptions class