RootEncoder
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
RootEncoder
encoder
/
com.pedro.encoder.utils.yuv
/
YUVUtil
/
rotateNV21
rotate
NV21
open
fun
rotateNV21
(
data
:
Array
<
Byte
>
,
width
:
Int
,
height
:
Int
,
rotation
:
Int
)
:
Array
<
Byte
>