MOS
Public Member Functions | Public Attributes | List of all members
mos::aud::Scene Class Referencefinal

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...
 

Detailed Description

Audio scene with listener and audio sources.

Member Data Documentation

◆ listener

Listener mos::aud::Scene::listener

The listener.

◆ sound_streams

Sound_streams mos::aud::Scene::sound_streams

Streaming sounds in the scene.

◆ sounds

Sounds mos::aud::Scene::sounds

Sound streams in the scene.


The documentation for this class was generated from the following file: