Home | All Classes | Grouped Classes | Index | Search

CL_Sample::create

Loads the sample 'sample_id' from the inputsource provider 'provider'. Creates a CL_SoundBuffer using this sample and returns it.

	CL_SoundBuffer* create(
		const std::string& sample_id, CL_InputSourceProvider* provider);

See also:

CL_Sample



Questions or comments, write to the ClanLib mailing list.