Classes | |
class | clan::Sound |
Sound interface in ClanLib. More... | |
class | clan::SoundBuffer |
Sample interface in ClanLib. More... | |
class | clan::SoundBuffer_Session |
SoundBuffer_Session provides control over a playing soundeffect. More... | |
class | clan::SoundFilter |
Sound Filter Class. More... | |
class | clan::SoundFilterProvider |
Sound Filter Interface. More... | |
class | clan::SoundOutput |
SoundOutput interface in ClanLib. More... | |
class | clan::SoundOutput_Description |
Sound output description class. More... | |
class | clan::SoundProvider |
Sound provider. More... | |
class | clan::SoundProvider_Session |
Sound provider playback session. More... | |
class | clan::SoundSSE |
Sound related functions implemented as SIMD using SSE. More... | |
Enumerations | |
enum class | clan::SoundFormat { clan::SoundFormat::sf_8bit_unsigned , clan::SoundFormat::sf_16bit_signed } |
Sound Format Enums. More... | |
|
strong |
Sound Format Enums.
Enumerator | |
---|---|
sf_8bit_unsigned | |
sf_16bit_signed |