RootEncoder
Toggle table of contents
2.6.7
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
RootEncoder
common
/
com.pedro.common
/
FpsUtils
Fps
Utils
object
FpsUtils
Members
Functions
adapt
Fps
Range
Link copied to clipboard
@
RequiresApi
(
value
=
21
)
fun
adaptFpsRange
(
expectedFps
:
Int
,
fpsRanges
:
List
<
Range
<
Int
>
>
)
:
Range
<
Int
>
fun
adaptFpsRange
(
expectedFps
:
Int
,
fpsRanges
:
List
<
IntArray
>
)
:
IntArray