wavescope

wavescope — Simple waveform oscilloscope

Synopsis

struct              GstWaveScope;

Object Hierarchy

  GObject
   +----GstObject
         +----GstElement
               +----GstBaseAudioVisualizer
                     +----GstWaveScope

Properties

  "style"                    GstWaveScopeStyle     : Read / Write / Construct

Description

Wavescope is a simple audio visualisation element. It renders the waveforms like on an oscilloscope.

Example launch line

1
2
3
4