Home | All Classes | Grouped Classes | Index | Search

Class CL_SoundProvider_Recorder

Sound provider getting data from a recording device (microphone) More...

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

#include <ClanLib/sound.h>

Construction:

CL_SoundProvider_Recorder

Constructs a sound provider getting data from a recording device.

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.