getStreamPosition

abstract fun getStreamPosition(contentPosition: Long): Long

Converts the content position to its absolute position.

Return

the the absolute playhead position in milliseconds.

Parameters

contentPosition

the relative content playhead position in milliseconds.