menu
volc_engine_rtc package
documentation
api/bytertc_video_defines.dart
SourceWantedData
frameRate property
frameRate property
dark_mode
light_mode
frameRate
property
int
?
frameRate
final
如果未开启发送性能回退,此值表示推荐的视频输入帧率,单位 fps;如果开启了发送性能回退,此值表示当前推流的最大帧率,单位 fps。
Implementation
final int? frameRate;
volc_engine_rtc package
documentation
api/bytertc_video_defines
SourceWantedData
frameRate property
SourceWantedData class