Sound file is in file system. More...
#include <sound_data.h>
Inheritance diagram for sound::SoundDataUnopenFile:
Collaboration diagram for sound::SoundDataUnopenFile:Public Member Functions | |
| SoundDataUnopenFile (const std::string &path) | |
| std::shared_ptr< ISoundDataOpen > | open (const std::string &sound_name) &&override |
Public Member Functions inherited from sound::ISoundDataUnopen | |
| virtual | ~ISoundDataUnopen ()=default |
Public Attributes | |
| std::string | m_path |
Sound file is in file system.
|
inlineexplicit |
|
overridevirtual |
Implements sound::ISoundDataUnopen.
References sound::ISoundDataOpen::fromOggFile(), and warningstream.
Here is the call graph for this function:| std::string sound::SoundDataUnopenFile::m_path |