nudsfml.audio

Sounds, streaming (musics or custom sources), recording, spatialization.

Modules

listener
module nudsfml.audio.listener
Undocumented in source.
music
module nudsfml.audio.music
Undocumented in source.
old
module nudsfml.audio.old
outputsoundfile
module nudsfml.audio.outputsoundfile

* This class encodes audio samples to a sound file.

sound
module nudsfml.audio.sound
Undocumented in source.
soundbuffer
module nudsfml.audio.soundbuffer
Undocumented in source.
soundbufferrecorder
module nudsfml.audio.soundbufferrecorder
Undocumented in source.
soundrecorder
module nudsfml.audio.soundrecorder
Undocumented in source.
soundsource
module nudsfml.audio.soundsource

$(U SoundSource) is not meant to be used directly, it only serves as a common base for all audio objects that can live in the audio environment.

soundstatus
module nudsfml.audio.soundstatus
Undocumented in source.
soundstream
module nudsfml.audio.soundstream
Undocumented in source.
types
module nudsfml.audio.types
Undocumented in source.

Public Imports

nudsfml.audio.listener
public import nudsfml.audio.listener;
Undocumented in source.
nudsfml.audio.music
public import nudsfml.audio.music;
Undocumented in source.
nudsfml.audio.sound
public import nudsfml.audio.sound;
Undocumented in source.
nudsfml.audio.soundbuffer
public import nudsfml.audio.soundbuffer;
Undocumented in source.
nudsfml.audio.soundstream
public import nudsfml.audio.soundstream;
Undocumented in source.
nudsfml.system
public import nudsfml.system;
Undocumented in source.

Meta