| 
goom
goom — Takes frames of data and outputs video frames using the GOOM filter |  | 
Object Hierarchy
  GObject
   +----GstObject
         +----GstOsxAudioSink
               +----GstGoom
 
Description
Goom is an audio visualisation element. It creates warping structures
based on the incomming audio signal.
Example launch line
gst-launch -v audiotestsrc ! goom ! ffmpegcolorspace ! xvimagesink
 
Element Information
| plugin | goom | 
| author | Wim Taymans <wim@fluendo.com> | 
| class | Visualization | 
 
 
Details
GstGoom
typedef struct _GstGoom GstGoom;