Home | All Classes | Grouped Classes | Index | Search

Class CL_SoundProvider_Wave

Windows WAVE sample format (.wav) sound provider. More...

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

#include <ClanLib/sound.h>

Construction:

CL_SoundProvider_Wave

Constructs a sound provider based on a Windows wave (.wav) file.

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.