goom

goom — Takes frames of data and outputs video frames using the GOOM filter

Synopsis

                    GstGoom;

Object Hierarchy

  GObject
   +----GInitiallyUnowned
         +----GstObject
               +----GstElement
                     +----GstGoom

Description

Goom is an audio visualisation element. It creates warping structures based on the incoming audio signal.

Example launch line

1
gst-launch-1.0 -v audiotestsrc ! goom ! videoconvert ! xvimagesink

Details

GstGoom

typedef struct _GstGoom GstGoom;

See Also

synaesthesia