summaryrefslogtreecommitdiff
path: root/gst/rtp/gstrtpopuspay.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/rtp/gstrtpopuspay.c')
-rw-r--r--gst/rtp/gstrtpopuspay.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/rtp/gstrtpopuspay.c b/gst/rtp/gstrtpopuspay.c
index 0a8fd3651..9eee96066 100644
--- a/gst/rtp/gstrtpopuspay.c
+++ b/gst/rtp/gstrtpopuspay.c
@@ -75,7 +75,7 @@ gst_rtp_opus_pay_class_init (GstRtpOPUSPayClass * klass)
gst_element_class_add_pad_template (element_class,
gst_static_pad_template_get (&gst_rtp_opus_pay_sink_template));
- gst_element_class_set_details_simple (element_class,
+ gst_element_class_set_metadata (element_class,
"RTP Opus payloader",
"Codec/Payloader/Network/RTP",
"Puts Opus audio in RTP packets",