A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
C
- clearCompanionContainers() - function in com.brightcove.ssai.ui.CompanionAdHandler
- Clear all the companion containers.
- clearCompanionContainers() - function in com.brightcove.ssai.SSAIComponent
- Clear all companion ad containers currently being used in the plugin.
- Click - class in com.brightcove.ssai.ad
- The representation of a VAST click, which can be either of the following: - ClickThrough - ClickTracking - CustomClick or any of its variations belonging to other Creative types as NonLinear or Companion creatives.
- Click.Type - class in com.brightcove.ssai.ad.Click
- The Creative Click Type.
- CLICK_THROUGH - enum entry in com.brightcove.ssai.ad.Click.Type
Click through type.
- CLICK_TRACKING - enum entry in com.brightcove.ssai.ad.TrackingType
- CLICK_TRACKING - enum entry in com.brightcove.ssai.ad.Click.Type
Click tracking type.
- com.brightcove.ssai - package com.brightcove.ssai
- com.brightcove.ssai.ad - package com.brightcove.ssai.ad
- com.brightcove.ssai.analytics - package com.brightcove.ssai.analytics
- com.brightcove.ssai.controller - package com.brightcove.ssai.controller
- com.brightcove.ssai.data.model - package com.brightcove.ssai.data.model
- com.brightcove.ssai.data.source - package com.brightcove.ssai.data.source
- com.brightcove.ssai.event - package com.brightcove.ssai.event
- com.brightcove.ssai.exception - package com.brightcove.ssai.exception
- com.brightcove.ssai.live - package com.brightcove.ssai.live
- com.brightcove.ssai.omid - package com.brightcove.ssai.omid
- com.brightcove.ssai.player - package com.brightcove.ssai.player
- com.brightcove.ssai.seek - package com.brightcove.ssai.seek
- com.brightcove.ssai.timeline - package com.brightcove.ssai.timeline
- com.brightcove.ssai.timeline.block - package com.brightcove.ssai.timeline.block
- com.brightcove.ssai.timeline.ticker - package com.brightcove.ssai.timeline.ticker
- com.brightcove.ssai.tracking - package com.brightcove.ssai.tracking
- com.brightcove.ssai.tracking.timed - package com.brightcove.ssai.tracking.timed
- com.brightcove.ssai.tracking.ui - package com.brightcove.ssai.tracking.ui
- com.brightcove.ssai.ui - package com.brightcove.ssai.ui
- COMPANION - enum entry in com.brightcove.ssai.ad.Ad.Type
- CompanionAdHandler - class in com.brightcove.ssai.ui
- Handles the displaying of the Companion Ad.
- COMPLETE - enum entry in com.brightcove.ssai.omid.AdEventType
- COMPLETE - enum entry in com.brightcove.ssai.ad.TrackingType
- ContentBlock - class in com.brightcove.ssai.timeline.block
- A timeline block representing video content.
- create() - function in com.brightcove.ssai.omid.OpenMeasurementTracker.Factory
- Creates a new OpenMeasurementTracker for SSAI.
- create(String,String,String,Creative,Multimap,T,String,String) - function in com.brightcove.ssai.ad.Ads
- Creates an Ad with the provided Creative.
- create(long) - function in com.brightcove.ssai.ad.AdPod
- Creates an Ad pod with a empty list of AdBreaks.
- create(long,Deque) - function in com.brightcove.ssai.ad.AdPod
- Creates an Ad pod with a given list of AdBreaks.
- create(Long,T,Function2) - function in com.brightcove.ssai.ad.AdBreak
- Creates an AdBreak from a T type object.
- create(long,long,Collection) - function in com.brightcove.ssai.ad.AdBreak
- Creates an AdBreak with startPosition, endPosition and ads.
- create(String,long,long,Collection) - function in com.brightcove.ssai.ad.AdBreak
- Creates an AdBreak with an Id, startPosition, endPosition and ads.
- create(EventEmitter,T) - function in com.brightcove.ssai.tracking.ui.UiTimedTracker
- Instantiates a UiTimedTracker that decorates a TimedTracker.
- create(HttpService) - function in com.brightcove.ssai.tracking.RemoteTrackerDatasource
- Instantiates a RemoteTrackerDatasource.
- create(URI,T) - function in com.brightcove.ssai.tracking.TrackingEvent
- create(URI,long,T) - function in com.brightcove.ssai.tracking.TrackingEvent
- create(RT,ET) - function in com.brightcove.ssai.tracking.AsyncTaskResult
- Instantiates an AsyncTaskResult.
- create(Timeline,TrackerDatasource,List) - function in com.brightcove.ssai.tracking.timed.TimedTracker
- Instantiates a TimedTracker.
- create(EventEmitter) - function in com.brightcove.ssai.tracking.timed.Triggers
- Crates the TimedTrackingTriggers of the supported com.brightcove.ssai.tracking.TrackingEvents.
- create(SSAIWrapper) - function in com.brightcove.ssai.timeline.TimelineFactory
- Gets the concrete Timeline instance.
- create(long,long,long) - function in com.brightcove.ssai.timeline.block.ContentBlock
- Instantiates a new Content block.
- create(long,long,long,AdPod) - function in com.brightcove.ssai.timeline.block.ContentBlock
- Instantiates a new Content block.
- createDynamicBlock() - function in com.brightcove.ssai.timeline.block.ContentBlock
- createSlate(long,long) - function in com.brightcove.ssai.ad.AdBreak
- Creates an Slate Ad Break.An Slate Ad Break is an AdBreak containing one linear ad that will only return a validabsolute start position, absolute end position, and duration.
- createThumbnailDocument(List) - function in com.brightcove.ssai.ui.SSAIThumbnailDocumentCreatorWrapper
- createThumbnailDocument(List) - function in com.brightcove.player.mediacontroller.SSAIThumbnailDocumentCreatorWrapper
- createTicker(BaseVideoView) - function in com.brightcove.ssai.timeline.ticker.TickerFactory
- Gets the concrete Ticker instance.
- createWithDynamicTimeline(Video) - function in com.brightcove.ssai.data.model.SSAIWrapper
- createWithStaticTimeline(VMAP,Video) - function in com.brightcove.ssai.data.model.SSAIWrapper
- CREATIVE_VIEW - enum entry in com.brightcove.ssai.ad.TrackingType
- CreativeClicks - class in com.brightcove.ssai.ad
- It is the representation of VAST creative clicks.
- CUSTOM_CLICK - enum entry in com.brightcove.ssai.ad.Click.Type
Custom click type.