RootEncoder
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
RootEncoder
encoder
/
com.pedro.encoder.utils.yuv
/
YUVUtil
/
YV12toYUV420byColor
YV12to
YUV420by
Color
open
fun
YV12toYUV420byColor
(
input
:
Array
<
Byte
>
,
width
:
Int
,
height
:
Int
,
formatVideoEncoder
:
FormatVideoEncoder
)
:
Array
<
Byte
>