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
/
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
>