40 std::atomic<float> m_volume;
68 void setVolume(
float volume);
#define AUD_NAMESPACE_BEGIN
Opens the audaspace namespace aud.
Definition: Audaspace.h:116
#define AUD_API
Used for exporting symbols in the shared library.
Definition: Audaspace.h:93
This class stores a volume value and allows to change if for a number of sounds in one go...
Definition: VolumeStorage.h:34
#define AUD_NAMESPACE_END
Closes the audaspace namespace aud.
Definition: Audaspace.h:119
The main header file of the library defining the namespace and basic data types.