select Ad Pods
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
absolute Start Seek Position
the absolute start seek position
absolute End Seek Position
the absolute end seek position