GstDParamLinInterp

GstDParamLinInterp — linear interpolation dynamic parameter

Synopsis


#include <libs/control/control.h>


                    GstDParamLinInterp;
GstDParam*          gst_dp_linint_new                   (GType type);


Object Hierarchy


  GObject
   +----GstObject
         +----GstDParam
               +----GstDParamLinInterp

Description

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