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

Return invalid times and ranges consistently with other player APIs #847

Closed defagos closed 3 weeks ago

defagos commented 3 weeks ago

Description

This PR improves API consistency between ProgressTracker and Player when requesting time or time range information.

Changes made

Checklist