![]() | ![]() | ![]() | GStreamer 0.8 Library Reference Manual | ![]() |
---|
GstDParamLinInterp — linear interpolation dynamic parameter
#include <libs/control/control.h> struct GstDParamLinInterp; GstDParam* gst_dp_linint_new (GType type);
GstDParam* gst_dp_linint_new (GType type);
type : | the type that this dp_linint will store |
Returns : | a new instance of GstDParam |
<< GstDParamSmooth | GstUnitConvert >> |