ImageProgressTrackerState

constructor(player: PillarboxPlayer, coroutineScope: CoroutineScope, imageOutput: ImageOutput)(source)

Parameters

player

The Player whose progress needs to be tracked.

coroutineScope

The CoroutineScope used for managing StateFlows.

imageOutput

The ImageOutput to render the image track.

There is an issue with Media3 1.8.0 that will be fixed in the next release