enum SF::SoundSource::Status
Overview
Enumeration of the sound source states
Defined in:
audio/obj.crEnum Members
- 
        Stopped = 0
- 
        Sound is not playing 
- 
        Paused = 1
- 
        Sound is paused 
- 
        Playing = 2
- 
        Sound is playing