Sound file is in a memory buffer. More...
#include <sound_data.h>
Inheritance diagram for sound::SoundDataUnopenBuffer:
Collaboration diagram for sound::SoundDataUnopenBuffer:Public Member Functions | |
| SoundDataUnopenBuffer (std::string &&buffer) | |
| 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_buffer |
Sound file is in a memory buffer.
|
inlineexplicit |
|
overridevirtual |
Implements sound::ISoundDataUnopen.
References sound::ISoundDataOpen::fromOggFile(), sound::OggVorbisBufferSource::s_ov_callbacks, and warningstream.
Here is the call graph for this function:| std::string sound::SoundDataUnopenBuffer::m_buffer |