summaryrefslogtreecommitdiff
path: root/gst/inter/gstintervideosink.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/inter/gstintervideosink.c')
-rw-r--r--gst/inter/gstintervideosink.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/inter/gstintervideosink.c b/gst/inter/gstintervideosink.c
index 04b5a4007..e892ca039 100644
--- a/gst/inter/gstintervideosink.c
+++ b/gst/inter/gstintervideosink.c
@@ -97,7 +97,7 @@ gst_inter_video_sink_class_init (GstInterVideoSinkClass * klass)
gst_element_class_add_pad_template (element_class,
gst_static_pad_template_get (&gst_inter_video_sink_sink_template));
- gst_element_class_set_metadata (element_class,
+ gst_element_class_set_static_metadata (element_class,
"Internal video sink",
"Sink/Video",
"Virtual video sink for internal process communication",