Go to the documentation of this file. 1 #ifndef VIDEOVISUALSPECTRUM_H
2 #define VIDEOVISUALSPECTRUM_H
8 #include "libavutil/tx.h"
11 #define SPECTRUM_NAME QString("Spectrum")
37 static constexpr
float kScale { 1.0F };
virtual bool InitialisePriv()
static constexpr float kScale
virtual bool Initialise(QRect Area)
QVector< double > m_magnitudes
A device containing images (ie. USB stick, CD, storage group etc)
VideoVisualSpectrum(AudioPlayer *Audio, MythRender *Render)
AVTXContext * m_fftContext
~VideoVisualSpectrum() override
void Draw(QRect Area, MythPainter *Painter, QPaintDevice *Device) override
virtual void DrawPriv(MythPainter *Painter, QPaintDevice *Device)