Triggers
Contains helper static methods related to TimedTrackingTrigger.
Functions
Link copied to clipboard
Crates the TimedTrackingTriggers of the supported com.brightcove.ssai.tracking.TrackingEvents.
Link copied to clipboard
open fun emitTrackingEvent(eventEmitter: EventEmitter, trackingEvents: List<TrackingEvent>, ad: Ad<out Any>, trackingType: TrackingType)
Helper method to emit each TrackingEvent from a list.
Link copied to clipboard
Checks whether a value is in between the min and the max.