MOS
|
Audio scene with listener and audio sources. More...
#include <scene.hpp>
Public Member Functions | |
Scene (Sounds sounds, Sound_streams sound_streams, Listener listener) | |
Public Attributes | |
Sounds | sounds |
Sound streams in the scene. More... | |
Sound_streams | sound_streams |
Streaming sounds in the scene. More... | |
Listener | listener |
The listener. More... | |
Audio scene with listener and audio sources.
Listener mos::aud::Scene::listener |
The listener.
Sound_streams mos::aud::Scene::sound_streams |
Streaming sounds in the scene.