MediaRecorderHandler

Deprecated

MediaRecorder add/remove handler - one of these functions are invoked with the result of addMediaRecorderToCamera() or removeMediaRecorderFromCamera calls. The callback may be called on an arbitrary thread.

Functions

Link copied to clipboard
abstract fun onMediaRecorderError(errorDescription: String)
Link copied to clipboard
abstract fun onMediaRecorderSuccess()