Start a track in music object.
Defined in SDL_mixer.h
music | the music object. |
track | the track number to play. 0 is the first track. |
Returns 0 if successful, or -1 if failed or isn't implemented.
This only applies to GME music formats.
This function is available since SDL_mixer 3.0.0.