summaryrefslogtreecommitdiff
path: root/gst/segmentclip
diff options
context:
space:
mode:
Diffstat (limited to 'gst/segmentclip')
-rw-r--r--gst/segmentclip/gstsegmentclip.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/segmentclip/gstsegmentclip.c b/gst/segmentclip/gstsegmentclip.c
index 5263e0593..6d002b24f 100644
--- a/gst/segmentclip/gstsegmentclip.c
+++ b/gst/segmentclip/gstsegmentclip.c
@@ -83,6 +83,8 @@ gst_segment_clip_class_init (GstSegmentClipClass * klass)
gstelement_class->change_state =
GST_DEBUG_FUNCPTR (gst_segment_clip_change_state);
+
+ gst_type_mark_as_plugin_api (GST_TYPE_SEGMENT_CLIP, 0);
}
static void