(Hmm, looks like I forgot to add this to the review)
[MSDN](https://learn.microsoft.com/en-us/windows/win32/api/audioclient/nn-audioclie...) says that this interface is obtained via a call to `GetService()` rather than `QueryInterface()` (rather like `IAudioClock`).
It would be nice to have some tests that confirm this behaviour.