| 
    Allolib
    1.0
    
   C++ Components For Interactive Multimedia 
   | 
 
Soundfile player class with thread-safe access to playback controls. More...
Public Attributes | |
| SoundFile | soundFile | 
| SoundFilePlayer | player | 
| std::atomic< bool > | pauseSignal | 
| std::atomic< bool > | loopSignal | 
| std::atomic< bool > | rewindSignal | 
Soundfile player class with thread-safe access to playback controls.
Definition at line 100 of file al_SoundFile.hpp.