lib / tv.smartclip.smartclientandroid.lib.smartcorefacade / ProgressBarController / <init>

<init>

ProgressBarController(progressBar: ProgressBar, koinDi: IKoinDi)

Responsible to set the progress on the provided ProgressBar.

The position reported by the core is not fluent enough to use it as source for the ProgressBar. Instead we will use the ExoPlayer's position combined with the Core duration to create a fluent progress.