reganh98

Results 1 comments of reganh98

After digging the source code, I have managed to obtain bitmap. Here is the solution... Kotlin: ``` val callback = object : IPreviewDataCallBack { override fun onPreviewData( data: ByteArray?, width:...