C++ / winRT: Using the MediaPlayer API
I’m trying to use the MediaPlayer API in the most simple way. All I want to do is play back an audio file (and possibly get a notification when it’s done).
I’m trying to use the MediaPlayer API in the most simple way. All I want to do is play back an audio file (and possibly get a notification when it’s done).