Audaspace
1.3.0
A high level audio library.
|
This sound is a base class for all mixer factories.
Definition: SpecsChanger.h:34
Specification of a sound device.
Definition: Specification.h:120
This sound creates a converter reader that is able to convert from one audio format to another.
Definition: Converter.h:34
Converter(std::shared_ptr< ISound > sound, DeviceSpecs specs)
Creates a new sound.
#define AUD_NAMESPACE_END
Closes the audaspace namespace aud.
Definition: Audaspace.h:119
virtual std::shared_ptr< IReader > createReader()
Creates a reader for playback of the sound source.
#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