Home | All Classes | Grouped Classes | Index | Search

CL_SoundFilter::filter

Filter callback. which modifies the sample data accordingly to the function of the filter.

The format of the sample data is always 16 bit stereo.

	void filter(
		int* sample_data, int num_samples);

See also:

CL_SoundFilter



Questions or comments, write to the ClanLib mailing list.