AUDIO_RESAMPLER_OPT_N_TAPS

enum AUDIO_RESAMPLER_OPT_N_TAPS = "GstAudioResampler.n-taps";

Detailed Description

G TYPE INT

the number of taps to use for the filter. 0 is the default and selects the taps automatically.