Module quicksilver::sound [] [src]

A sound API that allows playing clips at given volumes

On the desktop, currently all sounds are loaded into memory, but streaming sounds may be introduced in the future. On the web, it can be different from browser to browser

Structs

MusicPlayer

A music player that loops a single track indefinitely

Sound

A clip of sound, which may be streamed from disc or stored in memory

Enums

SoundError

An error generated when loading a sound