![]() | |
CL_SoundFilter::filterSyntaxvirtual void filter( int *sample_data, int num_samples); DescriptionFilter callback. All sound data is passed through this function, which modifies the sample data accordingly to the function of the filter. The format of the sample data is always 16 bit stereo. |