A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
I
- IMPRESSION - enum entry in com.brightcove.ssai.omid.AdEventType
- IMPRESSION - enum entry in com.brightcove.ssai.ad.Ad.TrackingType
- initCause(Throwable) - function in java.lang.OpenMeasurementTracker.Error
- initCause(Throwable) - function in java.lang.NoVMAPSourceFoundException
- initCause(Throwable) - function in java.lang.TrackingException
- initCause(Throwable) - function in java.lang.InvalidVMAPException
- initialize(Context) - function in com.brightcove.ssai.omid.OpenMeasurementTracker
- Initialize the OM SDK.
- invalid() - function in com.brightcove.ssai.ad.Ads
- InvalidVMAPException - class in com.brightcove.ssai.exception
- isAd() - function in com.brightcove.ssai.timeline.block.ContentBlock
- Specify if the block is an Ad.
- isAd() - function in com.brightcove.ssai.timeline.block.TimelineBlock
- Specify if the block is an Ad.
- isAd() - function in com.brightcove.ssai.timeline.block.AdBlock
- Specify if the block is an Ad.
- isDynamic() - function in com.brightcove.ssai.timeline.block.ContentBlock
- Returns whether the Timeline block is dynamic or not.
- isDynamic() - function in com.brightcove.ssai.timeline.block.TimelineBlock
- Returns whether the Timeline block is dynamic or not.
- isDynamic() - function in com.brightcove.ssai.timeline.block.AdBlock
- Returns whether the Timeline block is dynamic or not.
- isEmpty() - function in com.brightcove.ssai.ad.AdPod
- Returns true if this AdPod contains no AdBreaks.
- isLinear() - function in com.brightcove.ssai.ad.Ad
- isNumberOfRemainingAdsEnabled() - function in com.brightcove.ssai.ui.AdOverlayConfig
- Returns whether the Ad Overlay component showing the number of remaining Ads+ is enabled or disabled
- isPlayingAd() - function in com.brightcove.ssai.timeline.TimelineManager
- Checks if an ad is currently being played.
- isPlayingAd(long) - function in com.brightcove.ssai.timeline.Timeline
- Checks the playhead position and verifies whether we are inside an Ad block or not.
- isPrevented() - function in com.brightcove.player.event.SSAIEvent
- isRemainingAdBreakDurationEnabled() - function in com.brightcove.ssai.ui.AdOverlayConfig
- Returns whether the Ad Overlay component showing the remaining ad break duration is enabled or disabled
- isRemainingAdDurationEnabled() - function in com.brightcove.ssai.ui.AdOverlayConfig
- Returns whether the Ad Overlay component showing the remaining ad duration.
- isRunning() - function in com.brightcove.ssai.timeline.ticker.Ticker
- Check if the ticker has started and is currently active
- isSlate() - function in com.brightcove.ssai.ad.AdBreak
- isStopped() - function in com.brightcove.player.event.SSAIEvent
- isTimedTrackingEventsEnabled() - function in com.brightcove.ssai.tracking.TrackingConfig
- Enables events which depends on the Ad time progress to be tracked.This includes, but is not limited to, events such as impression, creative view,start, first quartile, midpoint, third quartile and complete.
- isValid(Ad) - function in com.brightcove.ssai.ad.Ads
- isValueInBetween(long,long,long) - function in com.brightcove.ssai.tracking.timed.Triggers
- Checks whether a value is in between the min and the max.