summaryrefslogtreecommitdiffstats
path: root/gst/monoscope/gstmonoscope.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/monoscope/gstmonoscope.c')
-rw-r--r--gst/monoscope/gstmonoscope.c11
1 files changed, 5 insertions, 6 deletions
diff --git a/gst/monoscope/gstmonoscope.c b/gst/monoscope/gstmonoscope.c
index 82d3cb7a..54f3f1ce 100644
--- a/gst/monoscope/gstmonoscope.c
+++ b/gst/monoscope/gstmonoscope.c
@@ -69,12 +69,11 @@ GType gst_monoscope_get_type (void);
/* elementfactory information */
-static GstElementDetails gst_monoscope_details = {
- "Monoscope",
- "Visualization",
- "Displays a highly stabilised waveform of audio input",
- "Richard Boulton <richard@tartarus.org>"
-};
+static GstElementDetails gst_monoscope_details =
+GST_ELEMENT_DETAILS ("Monoscope",
+ "Visualization",
+ "Displays a highly stabilised waveform of audio input",
+ "Richard Boulton <richard@tartarus.org>");
/* signals and args */
enum