Home | All Classes | Grouped Classes | Index | Search

Class CL_SoundProvider_Raw

Sound provider in a raw PCM format (no header in file). More...

Derived from: CL_SoundProvider
Derived by: none
Group: Sound (Sound Providers)

#include <ClanLib/sound.h>

Construction:

CL_SoundProvider_Raw

Constructs a sound provider based on some raw PCM data.

Operations:

begin_session

Called by CL_SoundBuffer when a new session starts.

end_session

Called by CL_SoundBuffer when a session has finished. After this call,

Detailed description:

!group=Sound/Sound Providers! !header=sound.h!


Questions or comments, write to the
ClanLib mailing list.