6 #include <mos/aud/source.hpp> 7 #include <mos/aud/stream.hpp> Source source
Source data.
Definition: sound_stream.hpp:21
Stream audio from file, combined with source data.
Definition: sound_stream.hpp:13
Base class for the audio source.
Definition: source.hpp:9
Shared_stream stream
Stream used for the source.
Definition: sound_stream.hpp:18