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 for Legacy Live 1.0 SSAI.
constructor(baseVideoView: BaseVideoView, video: Video, callback: SSAICallback<Pair<SSAIWrapper, Timeline>>, metadataProcessor: TextInformationFrameListener)
Instantiates a new Live video orchestrator with a custom metadata processor.

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard