initializeCamera

abstract fun initializeCamera()

Setup the camera and start the preview. This needs to be called by the parent activity in Activity#onResume().