RESAMPLER_OPT_CUBIC_B


Description:

[ CCode ( cname = "GST_AUDIO_RESAMPLER_OPT_CUBIC_B" ) ]
public const string RESAMPLER_OPT_CUBIC_B

G_TYPE_DOUBLE, B parameter of the cubic filter.

Values between 0.0 and 2.0 are accepted. 1.0 is the default.

Below are some values of popular filters: B C Hermite 0.0 0.0 Spline 1.0 0.0 Catmull-Rom 0.0 1/2


Namespace: Gst.Audio