ClanLib
2.3.7
|
Classes | |
class | CL_Sound |
Sound interface in ClanLib. More... | |
class | CL_SoundBuffer |
Sample interface in ClanLib. More... | |
class | CL_SoundBuffer_Session |
CL_SoundBuffer_Session provides control over a playing soundeffect. More... | |
class | CL_SoundFilter |
Sound Filter Class. More... | |
class | CL_SoundFilterProvider |
Sound Filter Interface. More... | |
class | CL_SoundOutput |
SoundOutput interface in ClanLib. More... | |
class | CL_SoundOutput_Description |
Sound output description class. More... | |
class | CL_SoundProvider |
Sound provider. More... | |
class | CL_SoundProvider_Session |
Sound provider playback session. More... | |
class | CL_SoundSSE |
Sound related functions implemented as SIMD using SSE. More... | |
Enumerations | |
enum | CL_SoundFormat { sf_8bit_unsigned, sf_16bit_signed } |
Sound Format Enums. More... | |
enum CL_SoundFormat |