GstAudioResamplerFilterInterpolation

The different filter interpolation methods.

Values

ValueMeaning
None0

no interpolation

Linear1

linear interpolation of the filter coefficients.

Cubic2

cubic interpolation of the filter coefficients.