You seem to talk about the System Media Transport Controls (UWP)
Integrate with the System Media Transport Controls
Extending a Universal Windows Platform Media App
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I'm trying to make an audio player, and I'm wondering how to make it so that the application exposes its audio controls (play/pause, prev, next) in the little widget that appears next to the floating volume control (when adjusting volume). I'm using C++ WinAPI, and I'd appreciate it if anyone can tell me how to achieve this using the WinAPI with some methods or something.
Thanks for any help!
You seem to talk about the System Media Transport Controls (UWP)
Integrate with the System Media Transport Controls
Extending a Universal Windows Platform Media App