reload

abstract suspend fun reload()

Reloads the player keeping current position. The player will be reinitialized and play needs to be called again afterwards.

Calling any other method (except destroy) while reloading has no effect.