Module sfml::audio [] [src]

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

Modules

listener

Audio listener

rc

Sound implementation using reference counting to manage shared resources

Structs

Music

Play Music

Sound

Play sounds.

SoundBuffer

Storage of audio sample

SoundBufferRecorder

Store captured audio data in sound Buffer

Enums

SoundStatus

Enumeration of statuses for sounds and musics

Traits

SoundSource

Base trait defining a sound's properties.