Using SDL to make a simple game and I have music playing in the background from the start of the program, but I want to be able to check when the music has stopped playing so that the next track can be started. I'm using the SDL_mixer library to load and play the music.Using SDL to make a simple game and I have musi