Automatically choose between interpolated and full filter tables.
Use full filter table. This uses more memory but less CPU.
Use interpolated filter tables. This uses less memory but more CPU and is slightly less accurate but it allows for more efficient variable rate resampling with gst_audio_resampler_update().
Select for the filter tables should be set up.