Home |All Classes |Grouped Classes |Index |Search

Function add_filter

Adds the sound filter to the sound output.

	void CL_SoundOutput::add_filter(
		CL_SoundFilter * filter,
		bool delete_filter = false);