toggle menu
SkyWay Android SDK
androidJvm
switch theme
search in API
room
/
com.ntt.skyway.core.content.local.source
/
VideoProcessor
/
Companion
/
videoFrameToBitmapDirect
video
Frame
To
Bitmap
Direct
fun
videoFrameToBitmapDirect
(
videoFrame
:
VideoFrame
,
reusableBitmap
:
Bitmap
?
=
null
,
reusableArgb
:
IntArray
?
=
null
)
:
Bitmap