videoFrameToBitmapDirect

fun videoFrameToBitmapDirect(videoFrame: VideoFrame, reusableBitmap: Bitmap? = null, reusableArgb: IntArray? = null): Bitmap