Home |All Classes |Grouped Classes |Index |Search

Function CL_SoundProvider_Wave

Constructs a sound provider based on a Windows wave (.wav) file.

	CL_SoundProvider_Wave::CL_SoundProvider_Wave(
		const CL_String & filename,
		CL_VirtualDirectory  directory = CL_VirtualDirectory (),
		bool stream = false);