pause

abstract fun pause()

Pauses playback. Call start() to resume.

Throws

if the internal player engine has not been initialized.