play

abstract fun play()

Resume the playback.


abstract fun play(seekToDefaultPosition: Boolean)

Resume the playback and control whether to seek to the latest position.

Parameters

seekToDefaultPosition

is only effective when resuming live content, and will not affect VOD.