turbo::MusicStream Class Reference


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