FpsConfig

open fun FpsConfig(mode: Int, targetFps: Float)

Creates an FpsConfig object. FPS - Frames Per Second

Parameters

targetFps

In case of the PERFORMANCE mode the targetFps is the FPS value which is always tried to achieve. In case of the BALANCED mode the targetFps is the lowest FPS value which is tried to achieve at slow camera movements to save battery life.