RootEncoder
Toggle table of contents
2.6.5
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
RootEncoder
common
/
com.pedro.common
/
FpsUtils
/
adaptFpsRange
adapt
Fps
Range
fun
adaptFpsRange
(
expectedFps
:
Int
,
fpsRanges
:
List
<
IntArray
>
)
:
IntArray
@
RequiresApi
(
value
=
21
)
fun
adaptFpsRange
(
expectedFps
:
Int
,
fpsRanges
:
List
<
Range
<
Int
>
>
)
:
Range
<
Int
>