Get the time current position of music stream, in seconds.
Defined in SDL_mixer.h
music | the music object to query. |
Returns -1.0 if this feature is not supported for some codec.
To convert to milliseconds, multiply by 1000.0.
This function is available since SDL_mixer 2.6.0.