54 virtual std::shared_ptr<IReader> createReader()=0;
#define AUD_NAMESPACE_BEGIN
Opens the audaspace namespace aud.
Definition: Audaspace.h:116
This class represents a sound source as stream or as buffer which can be read for example by another ...
Definition: IReader.h:34
virtual ~ISound()
Destroys the sound.
Definition: ISound.h:45
#define AUD_API
Used for exporting symbols in the shared library.
Definition: Audaspace.h:93
This class represents a type of sound source and saves the necessary values for it.
Definition: ISound.h:39
#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.