toggle menu
RootEncoder
androidJvm
switch theme
search in API
encoder
/
com.pedro.encoder.utils.yuv
/
YUVUtil
/
NV21toYUV420byColor
NV21to
YUV420by
Color
open
fun
NV21toYUV420byColor
(
input
:
Array
<
Byte
>
,
width
:
Int
,
height
:
Int
,
formatVideoEncoder
:
FormatVideoEncoder
)
:
Array
<
Byte
>