A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
O
- onAdOverlayConfigChanged(AdOverlayConfig) - function in com.brightcove.ssai.ui.AdOverlayConfigListener
- Triggered when there is a AdOverlayConfig change.
- onAdOverlayConfigChanged(AdOverlayConfig) - function in com.brightcove.ssai.ui.UIManager
- Triggered when there is a AdOverlayConfig change.
- onAdOverlayConfigChanged(AdOverlayConfig) - function in com.brightcove.ssai.ui.AdOverlayHandler
- Triggered when there is a AdOverlayConfig change.
- onAdPodEnded(AdPod) - function in com.brightcove.ssai.ui.UIManager
- Indicates than an Ad pod has ended.
- onAdPodEnded(AdPod) - function in com.brightcove.ssai.ui.AdOverlayHandler
- Indicates than an Ad pod has ended.
- onAdPodEnded(AdPod) - function in com.brightcove.ssai.ad.AdPodListener
- Indicates than an Ad pod has ended.
- onAdPodStarted(AdPod) - function in com.brightcove.ssai.ui.UIManager
- Indicates than an Ad pod has started.
- onAdPodStarted(AdPod) - function in com.brightcove.ssai.ui.AdOverlayHandler
- Indicates than an Ad pod has started.
- onAdPodStarted(AdPod) - function in com.brightcove.ssai.ad.AdPodListener
- Indicates than an Ad pod has started.
- onComplete(long) - function in com.brightcove.ssai.timeline.TimelineManager
- Indicates when the video playback has completed.
- onComplete(long) - function in com.brightcove.ssai.player.PlaybackListener
- Indicates when the video playback has completed.
- onError(Throwable) - function in com.brightcove.ssai.data.source.SSAICallback
- Called when there has been an error in the operation.
- onEvent(AdEventType) - function in com.brightcove.ssai.omid.OpenMeasurementTracker.Listener
- Callback triggered when a media event is consumed.
- onPause(long) - function in com.brightcove.ssai.timeline.TimelineManager
- Indicates a pause event.
- onPause(long) - function in com.brightcove.ssai.player.PlaybackListener
- Indicates a pause event.
- onPlay(long) - function in com.brightcove.ssai.timeline.TimelineManager
- Indicates a play event.
- onPlay(long) - function in com.brightcove.ssai.player.PlaybackListener
- Indicates a play event.
- onSeekEnd() - function in com.brightcove.ssai.seek.SeekListener
- Indicates the seek event has ended.
- onSeekTo(long) - function in com.brightcove.ssai.seek.SeekListener
- Indicates a seek event.
- onStartTracking() - function in com.brightcove.ssai.omid.OpenMeasurementTracker.Listener
- Callback invoked when an ad session started.
- onStoppedTracking() - function in com.brightcove.ssai.omid.OpenMeasurementTracker.Listener
- Callback invoked when an ad session completed.
- onSuccess(T) - function in com.brightcove.ssai.data.source.SSAICallback
- Called when the operation has been successful.
- onTick(long,long) - function in com.brightcove.ssai.tracking.timed.TimedTracker
- A tick represent an poll from the underlying video player.
- onTick(long,long) - function in com.brightcove.ssai.timeline.ticker.TimedTracker
- A tick represent an poll from the underlying video player.
- onTick(long,long) - function in com.brightcove.ssai.timeline.TimelineManager
- A tick represent an poll from the underlying video player.
- onTick(long,long) - function in com.brightcove.ssai.timeline.ticker.TickerObserver
- A tick represent an poll from the underlying video player.
- onTrackingConfigChanged(TrackingConfig) - function in com.brightcove.ssai.tracking.TrackingConfigListener
- Triggered when there is a TrackingConfig change.
- onTrackingConfigChanged(TrackingConfig) - function in com.brightcove.ssai.tracking.timed.TimedTracker
- Triggered when there is a TrackingConfig change.
- OpenMeasurementTracker - class in com.brightcove.ssai.omid
- The interface definition which wraps and integrates open-measurement.
- OpenMeasurementTracker.Config - class in com.brightcove.ssai.omid.OpenMeasurementTracker
- Config class used to configure the open-measurement ad session.
- OpenMeasurementTracker.Error - class in com.brightcove.ssai.omid.OpenMeasurementTracker
- An error that may be thrown when an issue occurs starting or stopped an open-measurementtracking session.
- OpenMeasurementTracker.Factory - class in com.brightcove.ssai.omid.OpenMeasurementTracker
- Factory to create an OpenMeasurementTracker
- OpenMeasurementTracker.Listener - class in com.brightcove.ssai.omid.OpenMeasurementTracker
- Listener interface for OMID tracker events.