setAdCuePoints
abstract fun setAdCuePoints(adCuePoints: List<AdCuePoint>, adCuePointsToAdBreaksMapper: (adBreaks: Map<Double, AdBreakInfo>) -> Unit)
Provides a collection of AdCuePoint objects for mapping to collection of AdBreakInfo instances.