Sound file is in file system. More...
#include <sound_data.h>
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.
std::string sound::SoundDataUnopenFile::m_path |