minFrameRate property Null safety
read / write
The minimum video frame rate. The default value is 0, which indicates that the minimum frame rate is used by default.
Implementation
int minFrameRate = 0;
The minimum video frame rate. The default value is 0, which indicates that the minimum frame rate is used by default.
int minFrameRate = 0;