gstreamer_core/libs/gst/controller/gstinterpolationcontrolsource.h
changeset 20 7e3786c5ed27
parent 0 0e761a78d257
child 30 7e817e7e631c
equal deleted inserted replaced
19:24ed0baaf8e5 20:7e3786c5ed27
    25 #define __GST_INTERPOLATION_CONTROL_SOURCE_H__
    25 #define __GST_INTERPOLATION_CONTROL_SOURCE_H__
    26 
    26 
    27 #include <glib-object.h>
    27 #include <glib-object.h>
    28 #include <gst/gst.h>
    28 #include <gst/gst.h>
    29 
    29 
    30 #include "gstcontrolsource.h"
    30 #include "gst/controller/gstcontrolsource.h"
    31 
    31 
    32 G_BEGIN_DECLS
    32 G_BEGIN_DECLS
    33 
    33 
    34 #define GST_TYPE_INTERPOLATION_CONTROL_SOURCE \
    34 #define GST_TYPE_INTERPOLATION_CONTROL_SOURCE \
    35   (gst_interpolation_control_source_get_type ())
    35   (gst_interpolation_control_source_get_type ())