onPause

abstract fun onPause()

Notifies the player that the host component entered the paused state.

Call this from the host's onPause lifecycle callback.