#include <string>

Go to the source code of this file.
Classes | |
| class | sound::music_track |
| Internal representation of music tracks. More... | |
Namespaces | |
| sound | |
| Audio output for sound and music. | |
Functions | |
| bool | operator== (const sound::music_track &a, const sound::music_track &b) |
| bool | operator!= (const sound::music_track &a, const sound::music_track &b) |
|
inline |
Definition at line 71 of file sound_music_track.hpp.
References sound::music_track::file_path().
|
inline |
Definition at line 68 of file sound_music_track.hpp.
References sound::music_track::file_path().
1.8.8