CameraSourcePreview

class CameraSourcePreview(context: <ERROR CLASS>, attrs: <ERROR CLASS>)

Preview the camera image in the screen.

Constructors

Link copied to clipboard
fun CameraSourcePreview(context: <ERROR CLASS>, attrs: <ERROR CLASS>)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open fun onFinishInflate()
Link copied to clipboard
open fun onLayout(changed: Boolean, left: Int, top: Int, right: Int, bottom: Int)
Link copied to clipboard
open fun onMeasure(widthMeasureSpec: Int, heightMeasureSpec: Int)
Link copied to clipboard
fun start(cameraSource: CameraSource)
Link copied to clipboard
fun stop()