Home |All Classes |Grouped Classes |Index |Search

Function load

Called to load static with this sound provider type.

	virtual CL_SoundProvider* CL_SoundProviderType_Register< SoundProviderClass >::load(
		const CL_String & filename,
		CL_VirtualDirectory  directory,
		bool stream);