Home | All Classes | Grouped Classes | Index | Search

Class CL_StreamSoundProvider

Streamed soundprovider. More...

Derived from: none
Derived by: CL_Streamed_MikModSample CL_Streamed_RawSample CL_Streamed_WaveSample CL_VorbisSoundProvider
Group: Sound (Audio Mixing)

#include <ClanLib/sound.h>

Construction:

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:

Interface to streamed sound sources. Used by the CL_SoundBuffer class to start and stop playback.



Questions or comments, write to the
ClanLib mailing list.