| Top |  |  |  |  | 
    GObject
    ╰── GInitiallyUnowned
        ╰── GstObject
            ╰── GstElement
                ╰── GstAudioVisualizer
                    ╰── GstWaveScope
Wavescope is a simple audio visualisation element. It renders the waveforms like on an oscilloscope.
| plugin | audiovisualizers | 
| author | Stefan Kost <ensonic@users.sf.net> | 
| class | Visualization | 
| name | sink | 
| direction | sink | 
| presence | always | 
| details | audio/x-raw, format=(string)S16LE, layout=(string)interleaved, rate=(int)[ 8000, 96000 ], channels=(int)2, channel-mask=(bitmask)0x0000000000000003 | 
| name | src | 
| direction | source | 
| presence | always | 
| details | video/x-raw, format=(string)BGRx, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ] |