RootEncoder
Toggle table of contents
2.6.5
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
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