turbo::MusicStream Class Reference
Inheritance diagram for turbo::MusicStream:
Collaboration diagram for turbo::MusicStream:Public Member Functions | |
| MusicStream (Path *path) | |
| void | play () override |
| void | pause () override |
| void | reset () override |
| bool | is_playing () const override |
Protected Attributes | |
| ALLEGRO_AUDIO_STREAM * | stream = nullptr |
The documentation for this class was generated from the following files:
- include/turbo/sound/MusicStream.hpp
- src/sound/MusicStream.cpp


1.9.1