SRGSSR / srgmediaplayer-apple

An advanced media player library, simple and reliable
MIT License
159 stars 33 forks source link

Fix incorrect DVR stream start at position zero #136

Closed defagos closed 4 months ago

defagos commented 4 months ago

Description

This PR fixes a regression introduced in #949. With the changes made DVR streams started at the default position would start at the DVR window origin, which is obviously incorrect.

Changes made