lib / tv.smartclip.smartclientandroid.lib.dto.sequencer / SxSequencerDynamicPosition / match

match

fun match(position: Long, duration: Long): Boolean

Matcher to decide if the current conditions met the position definition.

Parameters

position - Position of the current content video in milliseconds

duration - Duration of the current content video in milliseconds

Return
true If the underlying ad slot should be executed.