AmniXtension / com.amnix.xtension.extensions / android.view.TextureView
Name | Summary |
---|---|
setupCamera | Easily Setup the Camera on TextureView Make Sure that You have the Permission to Access CAMERAfun TextureView .setupCamera(front: Boolean = false, preViewWidth: Int = 480, previewHeight: Int = 640, desireFps: Float = 30f, autoFocus: Boolean = true, autoFlash: Boolean = true, onReady: (camera: AmniXCameraWrapper ) -> Unit ): Unit |