getCurrentPosition

abstract fun getCurrentPosition(): Long

Returns the current playhead position of the underlying video player.

If the player has not been set or initialized, TIME_UNSET will returned.

Return

the current playhead position.