Home | All Classes | Grouped Classes | Index | Search
Static Soundprovider class. More...
Derived from:
none
Derived by:
CL_Sample
CL_Sample_RawData
Group: Sound (Audio Mixing)
#include <ClanLib/sound.h>
Construction:
Operations:
Locks the soundprovider. | |
Unlocks the soundprovider. |
Attributes:
Returns the soundformat of the data stored by the provider. | |
Returns the total size in bytes of the data stored. | |
Returns a pointer to the data stored. | |
Returns the frequency of the data stored. |
Detailed description:
The static soundprovider provides the data for any static (non-streamed) samples played using the ClanLib sound system.