menu
shengwang_rtc_engine package
documentation
agora_rtc_engine.dart
RemoteVideoStats
decoderOutputFrameRate property
decoderOutputFrameRate property
dark_mode
light_mode
decoderOutputFrameRate
property
@JsonKey.new(name: 'decoderOutputFrameRate')
int
?
decoderOutputFrameRate
final
远端视频解码器的输出帧率,单位为 fps。
Implementation
@JsonKey(name: 'decoderOutputFrameRate') final int? decoderOutputFrameRate;
shengwang_rtc_engine package
documentation
agora_rtc_engine
RemoteVideoStats
decoderOutputFrameRate property
RemoteVideoStats class