frameRate property

int? frameRate
final

如果未开启发送性能回退,此值表示推荐的视频输入帧率,单位 fps;如果开启了发送性能回退,此值表示当前推流的最大帧率,单位 fps。

Implementation

final int? frameRate;