On Thu Apr 17 21:21:27 2025 +0000, Brendan McGrath wrote:
> `OnClockRestart` is only used if you call `IMFPresentationClock::Start`
> with `PRESENTATION_CURRENT_POSITION`
> So my test is pause -> seek -> play.
Specifically I'm using:
- `IMFMediaEngine::Pause`
- `IMFMediaEngine::SetCurrentTime`
- `IMFMediaEngine::Play`
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/7833#note_101314