onStart

abstract fun onStart()

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

Call this from the host's onStart lifecycle callback.