hasAdBreak

open fun hasAdBreak(@Nullable adBreakType: SVSAdBreakType): Boolean

Returns whether the ad break rule defines an ad break for a given type.

Return

true if the ad break type is defined, false otherwise.

Parameters

adBreakType

the ad break type.