playAdsAfterTime property
Duration?
get
playAdsAfterTime
For VMAP and ad rules playlists, only play ad breaks scheduled after this time.
This setting is strictly after the specified time. For example, setting
playAdsAfterTime
to 15s will ignore an ad break scheduled to play at
15s.
Implementation
Duration? get playAdsAfterTime => platform.params.playAdsAfterTime;