videooverlaycomposition: remove some post-port obsolete parts
This commit is contained in:
parent
1396f804be
commit
fa72c94a53
@ -45,7 +45,6 @@ G_BEGIN_DECLS
|
||||
(GST_IS_MINI_OBJECT_TYPE(obj, GST_TYPE_VIDEO_OVERLAY_RECTANGLE))
|
||||
|
||||
typedef struct _GstVideoOverlayRectangle GstVideoOverlayRectangle;
|
||||
typedef struct _GstVideoOverlayRectangleClass GstVideoOverlayRectangleClass;
|
||||
|
||||
/**
|
||||
* gst_video_overlay_rectangle_ref:
|
||||
@ -168,7 +167,6 @@ void gst_video_overlay_rectangle_set_global_alpha
|
||||
(GST_IS_MINI_OBJECT_TYPE(obj, GST_TYPE_VIDEO_OVERLAY_COMPOSITION))
|
||||
|
||||
typedef struct _GstVideoOverlayComposition GstVideoOverlayComposition;
|
||||
typedef struct _GstVideoOverlayCompositionClass GstVideoOverlayCompositionClass;
|
||||
|
||||
/**
|
||||
* gst_video_overlay_composition_ref:
|
||||
|
Loading…
x
Reference in New Issue
Block a user