pause

@MainThread
@CallSuper
open fun pause()

This method must be called from activity's onPause. If not called, camera will not work properly.