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`