Live2TrackingPoller
class Live2TrackingPoller
Periodically polls the BLive 2.0 SSAI tracking API, converts responses to AdPods, and dispatches them to the DynamicTimeline on the main thread.
Constructors
Link copied to clipboard
constructor(client: Live2TrackingClient, adPodListener: TimedAdPodListener, overlayConfigListener: AdOverlayConfigListener, trackingConfigListener: TrackingConfigListener)