SoundStatus¶ Enums enum sfSoundStatus¶ Enumeration of statuses for sounds and musics. Values: enumerator sfStopped¶ Sound / music is not playing. enumerator sfPaused¶ Sound / music is paused. enumerator sfPlaying¶ Sound / music is playing.