Method SDL.Music()->paused()
- Method paused
 intpaused()- Description
 Determines if the music is already paused.
- Returns
 1if the music is paused, otherwise0.
int paused()
Determines if the music is already paused.
1 if the music is paused, otherwise 0.