How to check names of songs playing in background.

So I had a neat idea earlier. I wanted to make a phone that could display what song you were listening to (like if you were on Spotify, groove, etc.) You know how windows displays the name of the song and the volume in the top left corner of the screen if you adjust the volume of skip a song? I want to be able to access that data and even be able to pause or skip. Then, I’m thinking I’ll put it into a UI widget or something. Is this possible in ue4 with c++?