Home | All Classes | Grouped Classes | Index | Search

Class CL_SoundProvider_MikMod

Module format (.mod, .s3m, .xm, etc) sound provider. More...

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

#include <ClanLib/mikmod.h>

Construction:

CL_SoundProvider_MikMod

Constructs a sound provider based on a MikMod compatible module 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=MikMod/Sound Providers! !header=mikmod.h!


Questions or comments, write to the
ClanLib mailing list.