Main Page Namespace List Class Hierarchy Compound List File List Compound Members File Members
CL_SoundBuffer Member List
This is the complete list of members for CL_SoundBuffer, including all inherited members.
- CL_SoundBuffer(const char *res_id, CL_ResourceManager *manager)
- CL_SoundBuffer(CL_StaticSoundProvider *provider, bool delete_provider=false, class CL_Resource *resource=NULL)
- CL_SoundBuffer(CL_StreamSoundProvider *provider, bool delete_provider=false, class CL_Resource *resource=NULL)
- CL_SoundBuffer(const CL_SoundBuffer ©)
- create(CL_StaticSoundProvider *provider, bool delete_provider=false)
[static] - create(CL_StreamSoundProvider *provider, bool delete_provider=false)
[static] - get_frequency() const
- get_length() const
- get_num_samples() const
- get_pan() const
- get_static_provider() const
- get_stream_provider() const
- get_volume() const
- impl
- is_playing(CL_SoundBuffer_Session **session=NULL, CL_SoundCard *card=NULL) const
- load(const char *res_id, CL_ResourceManager *manager)
[static] - play(bool looping=false, CL_SoundCard *card=NULL)
- prepare(bool looping=false, CL_SoundCard *card=NULL)
- set_frequency(int new_freq)
- set_pan(float new_pan)
- set_volume(float new_volume)
- stop(CL_SoundCard *card=NULL)
- ~CL_SoundBuffer()
[virtual]
Generated at Wed Apr 4 19:57:27 2001 for ClanLib by
1.2.6 written by Dimitri van Heesch,
© 1997-2001