ClanSoft logo
ClanSoft logo

    CL_StaticSoundProvider

Static Soundprovider class.

Description

The static soundprovider provides the data for any static (non-streamed) samples played using the ClanLib sound system.

Class members

virtual ~CL_StaticSoundProvider()
virtual void lock()
virtual void unlock()
virtual SoundFormat get_format()
virtual int data_size()
virtual void *get_data()
virtual int get_frequency()

See Also

None


Back to index



This page was built using the Perceps documentation system.