getContentPosition

abstract fun getContentPosition(absolutePosition: Long): Long

Calculates the corresponding content playhead position given the absolute playhead position, that is, the playhead position as if there were no Ads stitched to the content.

Return

the corresponding content position in milliseconds.

Parameters

absolutePosition

the absolute position in milliseconds.

See also