SRGSSR / pillarbox-apple

A next-generation reactive media playback ecosystem for Apple platforms.
https://testflight.apple.com/join/TS6ngLqf
MIT License
43 stars 6 forks source link

Publish current chapter #839

Closed defagos closed 3 weeks ago

defagos commented 3 weeks ago

As a developer integrating Pillarbox I want an easy way to listen to chapter changes if possible.

Acceptance criteria

Hints

The demo currently uses a ProgressTracker for such purposes but this might not be optimal. We could namely use a combination of smooth time / boundary time publishers to detect chapter changes.

Tasks

defagos commented 3 weeks ago

Not needed, ProgressTracker is the way to go (time-related). Closed.