A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
A
- Ad - class in com.brightcove.ssai.ad
- Definition of an SSAI Ad.
- Ad.Category - class in com.brightcove.ssai.ad.Ad
- The category of the Ad
- Ad.TrackingType - class in com.brightcove.ssai.ad.Ad
- Tracking types supported by an Ad.
- Ad.Type - class in com.brightcove.ssai.ad.Ad
- Types of Ads.
- AD_USER_INTERACTION - enum entry in com.brightcove.ssai.omid.AdEventType
- AdBlock - class in com.brightcove.ssai.timeline.block
- A timeline block representing an Ad.
- AdBreak - class in com.brightcove.ssai.ad
- Representation of an AdBreak.
- AdBreakMapper - class in com.brightcove.ssai.ad
- Maps an com.brightcove.iabparser.vmap.
- addAdBreak(AdBreak) - function in com.brightcove.ssai.ad.AdPod
- Adds an Ad break.
- addAdMarkers(List) - function in com.brightcove.ssai.ui.UIManager
- Add ad markers.
- addAdOverlayConfigListener(AdOverlayConfigListener) - function in com.brightcove.ssai.live.LiveVideoOrchestrator
- Adds an AdOverlayConfigListener.
- addAdPodListener(AdPodListener) - function in com.brightcove.ssai.timeline.TimelineManager
- Adds the Ad pod listener.
- addCompanionContainer(ViewGroup) - function in com.brightcove.ssai.ui.CompanionAdHandler
- Add a container for showing companion ads.
- addCompanionContainer(ViewGroup) - function in com.brightcove.ssai.SSAIComponent
- Add an additional companion ad container.
- addFriendlyObstruction(View,FriendlyObstructionPurpose,String) - function in com.brightcove.ssai.omid.OpenMeasurementTracker
- Add friendly obstruction which should then be excluded from all ad sessionviewability calculations.
- addListener(String,EventListener) - function in com.brightcove.player.event.CompanionAdHandler
- addListener(String,EventListener) - function in com.brightcove.player.event.UIManager
- addListener(String,EventListener) - function in com.brightcove.player.event.AdOverlayHandler
- addListener(String,EventListener) - function in com.brightcove.player.event.SeekManager
- addListener(OpenMeasurementTracker.Listener) - function in com.brightcove.ssai.omid.OpenMeasurementTracker
- Add a listener for OMID events.
- addListener(String,EventListener) - function in com.brightcove.player.event.SSAIComponent
- addListener(String,EventListener) - function in com.brightcove.player.event.LiveVideoOrchestrator
- addListener(String,EventListener) - function in com.brightcove.player.event.UiTimedTracker
- addListener(String,EventListener) - function in com.brightcove.player.event.TimelineManager
- addListener(String,EventListener) - function in com.brightcove.player.event.SSAIAnalytics
- addOnceListener(String,EventListener) - function in com.brightcove.player.event.CompanionAdHandler
- addOnceListener(String,EventListener) - function in com.brightcove.player.event.UIManager
- addOnceListener(String,EventListener) - function in com.brightcove.player.event.AdOverlayHandler
- addOnceListener(String,EventListener) - function in com.brightcove.player.event.SeekManager
- addOnceListener(String,EventListener) - function in com.brightcove.player.event.SSAIComponent
- addOnceListener(String,EventListener) - function in com.brightcove.player.event.LiveVideoOrchestrator
- addOnceListener(String,EventListener) - function in com.brightcove.player.event.UiTimedTracker
- addOnceListener(String,EventListener) - function in com.brightcove.player.event.TimelineManager
- addOnceListener(String,EventListener) - function in com.brightcove.player.event.SSAIAnalytics
- addSeekListener(SeekListener) - function in com.brightcove.ssai.seek.SeekManager
- Adds a seek listener
- addSuppressed(Throwable) - function in java.lang.OpenMeasurementTracker.Error
- addSuppressed(Throwable) - function in java.lang.NoVMAPSourceFoundException
- addSuppressed(Throwable) - function in java.lang.TrackingException
- addSuppressed(Throwable) - function in java.lang.InvalidVMAPException
- addTrackingConfigListener(TrackingConfigListener) - function in com.brightcove.ssai.live.LiveVideoOrchestrator
- Adds a TrackingConfigListener.
- AdEventType - class in com.brightcove.ssai.omid
- Enum class containing the 'AdEventType' as defined by OMID's validation script.
- AdOverlayConfig - class in com.brightcove.ssai.ui
- An Ad Overlay Configuration class used to enable ot disable UI components in the Ad Overlay layout.
- AdOverlayConfig.Builder - class in com.brightcove.ssai.ui.AdOverlayConfig
- The AdOverlayConfig.Builder.
- AdOverlayConfigListener - class in com.brightcove.ssai.ui
- Listener for AdOverlayConfig changes.
- AdOverlayHandler - class in com.brightcove.ssai.ui
- AdPod - class in com.brightcove.ssai.ad
- A representation of an Ad pod.
- AdPodListener - class in com.brightcove.ssai.ad
- Listener that specifies when a an Ad pod has started and when it has ended.
- Ads - class in com.brightcove.ssai.ad
- Contains helper static methods related to Ad.
- AdSelectionStrategy - class in com.brightcove.ssai.seek
- Defines the contract for Ad Pods selection to be played when seeking between the start seek position and the end seek position.
- apply(AdBreak,Long) - function in com.brightcove.ssai.ad.AdBreakMapper
- apply(I1,I2) - function in com.brightcove.player.util.functional.AdBreakMapper
- AsyncTaskResult - class in com.brightcove.ssai.tracking
- Helper class to return results to the UI thread when using an android.os.AsyncTask.