lib / tv.smartclip.smartclientandroid.lib.smartcorefacade / SxAdSlotDelegate / seek

seek

abstract suspend fun seek(offset: Long): Unit

Is called when the current video clip should be sought by a specific offset.

Parameters

offset - Video value delta in milliseconds. Negative for seeking backwards.