LiveVideoOrchestrator
The Live video orchestrator class is responsible to setup the components and listeners needed for Live SSAI and update the Dynamic Timeline appropriately.
Constructors
Link copied to clipboard
constructor(baseVideoView: BaseVideoView, video: Video, callback: SSAICallback<Pair<SSAIWrapper, Timeline>>)
Instantiates a new Live video orchestrator.
Functions
Link copied to clipboard
Adds an AdOverlayConfigListener.
Link copied to clipboard
Adds a TrackingConfigListener.
Link copied to clipboard
Removes an AdOverlayConfigListener.
Link copied to clipboard
Removes all AdOverlayConfigListeners.
Link copied to clipboard
Removes all TrackingConfigListeners.
Link copied to clipboard
Removes a TrackingConfigListener.