Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(media-composition): remove audio chapters
Fixes #245 by removing audio chapters from `mediaComposition`. The reason for this is that audio chaptering is physical, not logical. This results in data inconsistency and prevents chapter change events from being sent. - delete audio chapters from audio URNs or audio chapters from video URNs Ref: SRGSSR/pillarbox-apple#842
- Loading branch information