A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
T
- THIRD_QUARTILE - enum entry in com.brightcove.ssai.omid.AdEventType
- THIRD_QUARTILE - enum entry in com.brightcove.ssai.ad.TrackingType
- tick() - function in com.brightcove.ssai.timeline.ticker.Ticker
- Updates the observers with the playhead position.
- TICKER - enum entry in com.brightcove.ssai.timeline.ticker.Ticker.Position
Specifies to use the current position of the Ticker.
- Ticker - class in com.brightcove.ssai.timeline.ticker
- The timeline ticker is responsible to update the last and the current playhead position of the underlying video player, to its TickerObserver observers.
- Ticker.Position - class in com.brightcove.ssai.timeline.ticker.Ticker
- Describes the positions where the Ticker can start.
- TickerFactory - class in com.brightcove.ssai.timeline.ticker
- A Ticker Factory class that creates the appropriate Ticker according to the underlying Video player used in the BaseVideoView.
- TickerObserver - class in com.brightcove.ssai.timeline.ticker
- The Ticker observer which receives updates of the last and current playhead position.
- TimedTracker - class in com.brightcove.ssai.tracking.timed
- Class in charge of handling the timed tracking events.
- Timeline - class in com.brightcove.ssai.timeline
- The Timeline interface is a representation of a single SSAI video, that is, a video with its Ads stitched in the video itself.
- Timeline.Type - class in com.brightcove.ssai.timeline.Timeline
- The Timeline Type.
- TimelineBlock - class in com.brightcove.ssai.timeline.block
- A Timeline block represents linear and delimited part of a Timeline.
- TimelineFactory - class in com.brightcove.ssai.timeline
- A Timeline Factory class that creates the appropriate Timeline according to the SSAIWrapper object received.
- TimelineManager - class in com.brightcove.ssai.timeline
- Manages the state of the Timeline according to player playhead position.
- toString() - function in java.lang.OpenMeasurementTracker.Error
- toString() - function in com.brightcove.ssai.tracking.TrackingEvent
- toString() - function in com.brightcove.ssai.timeline.block.ContentBlock
- toString() - function in com.brightcove.ssai.timeline.block.AdBlock
- toString() - function in java.lang.NoVMAPSourceFoundException
- toString() - function in java.lang.TrackingException
- toString() - function in java.lang.InvalidVMAPException
- toString() - function in com.brightcove.player.event.SSAIEvent
- track(List) - function in com.brightcove.ssai.tracking.ui.UiTimedTracker
- Tracks the given TrackingEvent.
- track(List,SSAICallback) - function in com.brightcove.ssai.tracking.RemoteTrackerDatasource
- Tries to contact the URI of each TrackingEvent and then notifies successful resultsin onSuccess, in case there were errors onError is called.
- track(List,SSAICallback) - function in com.brightcove.ssai.tracking.RemoteTrackerDatasource
- Tracks the VMAP/VAST events triggered.
- track(List,SSAICallback) - function in com.brightcove.ssai.tracking.TrackerDatasource
- Tracks the VMAP/VAST events triggered.
- track(List) - function in com.brightcove.ssai.tracking.Tracker
- Tracks the given TrackingEvent.
- track(List) - function in com.brightcove.ssai.tracking.timed.TimedTracker
- Tracks the given TrackingEvent.
- Tracker - class in com.brightcove.ssai.tracking
- Defines a Tracker.
- TrackerDatasource - class in com.brightcove.ssai.tracking
- Interface to implement a strategy to track TrackingEvents.
- TrackingConfig - class in com.brightcove.ssai.tracking
- A Tracking Configuration class used to modify the behavior of which tracking events are allowed to be sent.
- TrackingConfig.Builder - class in com.brightcove.ssai.tracking.TrackingConfig
- The TrackingConfig.Builder.
- TrackingConfigListener - class in com.brightcove.ssai.tracking
- Listener for TrackingConfig changes.
- TrackingEvent - class in com.brightcove.ssai.tracking
- Representation of a VMAP/VAST tracking event.
- TrackingException - class in com.brightcove.ssai.exception
- Exception to be used when a tracking event fails to be pinged.
- TrackingType - class in com.brightcove.ssai.ad
- Tracking types supported by a Creative.
- Triggers - class in com.brightcove.ssai.tracking.timed
- Contains helper static methods related to TimedTrackingTrigger.