| GStreamer 0.8 Library Reference Manual |
|---|
GstDParamLinInterpGstDParamLinInterp — linear interpolation dynamic parameter |
#include <libs/control/control.h>
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 >> |