Package com.brightcove.ssai.timeline.ticker
See: Description
-
Interface Summary Interface Description TickerObserver The Ticker observer which receives updates of the last and current playhead position. Ticker The timeline ticker is responsible to update the last and the current playhead position of the underlying video player, to its TickerObserver observers. -
Enum Summary Enum Description Position Describes the positions where the Ticker can start. -
Class Summary Class Description TickerFactory A Ticker Factory class that creates the appropriate Ticker according to the underlying Video player used in the BaseVideoView.