no flags
input samples are non-interleaved. an array of blocks of samples, one for each channel, should be passed to the resample function.
output samples are non-interleaved. an array of blocks of samples, one for each channel, should be passed to the resample function.
optimize for dynamic updates of the sample rates with gst_audio_resampler_update(). This will select an interpolating filter when #GST_AUDIO_RESAMPLER_FILTER_MODE_AUTO is configured.
Different resampler flags.