#include "audiomonitor.h"
#include "timeline/sequence.h"
#include "rendering/audio.h"
#include "panels/panels.h"
#include "panels/timeline.h"
#include <QPainter>
#include <QLinearGradient>
#include <QtMath>
#include <QDebug>
#include "libavformat/avformat.h"
Macros | |
#define | AUDIO_MONITOR_PEAK_HEIGHT 15 |
#define | AUDIO_MONITOR_GAP 3 |
#define AUDIO_MONITOR_GAP 3 |
#define AUDIO_MONITOR_PEAK_HEIGHT 15 |