forceFpsLimit

open fun forceFpsLimit(enabled: Boolean)

Force stream to work with fps selected in prepareVideo method. Must be called before prepareVideo. This is not recommend because could produce fps problems.

Parameters

enabled

true to enabled, false to disable, disabled by default.