fun start(): Unit
Open a camera device and start showing camera preview. This is typically called from Activity.onResume.
CameraViewException - if destroy is already called and this CameraView instance is no longer active.
CameraViewException