SVSAd Rule Data
Represents the details of an ad rule related to a given ad break type.
Properties
Functions
Link copied to clipboard
open fun createMidrollAdRuleData(instances: Int, maxAdPodDuration: Long, @Nullable percents: Array<Double>): SVSAdRuleData
open fun createMidrollAdRuleData(instances: Int, maxAdPodDuration: Long, @Nullable timecodes: Array<String>): SVSAdRuleData
open fun createMidrollAdRuleData(instances: Int, maxAdPodDuration: Long, offset: Int, interval: Int): SVSAdRuleData
Creates a midroll SVSAdRuleData
Link copied to clipboard
Creates a postroll SVSAdRuleData
Link copied to clipboard
Creates a preroll SVSAdRuleData
Link copied to clipboard
Returns the absolutes times when the ad break represented by this rule is triggered