GstDParamLinInterp
GstDParamLinInterp — linear interpolation dynamic parameter
|
|
Details
GstDParamLinInterp
typedef struct _GstDParamLinInterp GstDParamLinInterp;
gst_dp_linint_new ()
GstDParam* gst_dp_linint_new (GType type);
type : |
the type that this dp_linint will store
|
Returns : |
a new instance of GstDParam
|