All Classes |Grouped Classes |Index

Function prepare

Prepares the soundbuffer for playback on the specified soundcard.

	CL_SoundBuffer_Session CL_SoundBuffer::prepare(
		bool looping = false,
		CL_SoundOutput * output = 0);