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

Provide current chapter from progress tracking #844

Closed defagos closed 3 weeks ago

defagos commented 3 weeks ago

Description

This PR proposes to offer current chapter information from ProgressTracker.

Changes made

Checklist

defagos commented 3 weeks ago

We discussed this API and made it more consistent by adding a chapter property on Player. For the moment, though, we decided to wait until there is a real need before adding a new API. The code is still attached to the related issue but we'll close this PR for the time being.