CameraSwitchHandler

Camera switch handler - one of these functions are invoked with the result of switchCamera(). The callback may be called on an arbitrary thread.

Functions

Link copied to clipboard
abstract fun onCameraSwitchDone(isFrontCamera: Boolean)
Link copied to clipboard
abstract fun onCameraSwitchError(errorDescription: String)