selectAdPods

open fun selectAdPods(timeline: Timeline, absoluteStartSeekPosition: Long, absoluteEndSeekPosition: Long): Queue<AdPod>

Selects which ad pods must be played from those found between start seek position and end seek position.

Return

the queue

Parameters

timeline

the timeline

absoluteStartSeekPosition

the absolute start seek position

absoluteEndSeekPosition

the absolute end seek position