All Classes |Grouped Classes |Index

Function play

Plays the soundbuffer on the specified soundcard.

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