setMaxFps abstract method
Allows to reduce CPU/GPU/battery usage in specific scenarios, where lower framerate is acceptable. Valid range: (0, 60]. Default: 60.
Implementation
void setMaxFps(core.double fps);
Allows to reduce CPU/GPU/battery usage in specific scenarios, where lower framerate is acceptable. Valid range: (0, 60]. Default: 60.
void setMaxFps(core.double fps);