Home | All Classes | Grouped Classes | Index | Search

Class CL_SoundProvider_Vorbis

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

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

#include <ClanLib/vorbis.h>

Construction:

CL_SoundProvider_Vorbis

Constructs a sound provider based on an ogg vorbis (.ogg) 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=Vorbis/Sound Providers! !header=vorbis.h!


Questions or comments, write to the
ClanLib mailing list.