21 #ifndef TIMELINEWIDGET_H
22 #define TIMELINEWIDGET_H
28 #include <QApplication>
29 #include <QDesktopWidget>
46 void draw_waveform(
ClipPtr clip,
const FootageStream *ms,
long media_length, QPainter* p,
const QRect& clip_rect,
int waveform_start,
int waveform_limit,
double zoom);
114 #endif // TIMELINEWIDGET_H
int index
Definition: timelinewidget.h:41
Definition: timelinewidget.h:40
std::shared_ptr< Clip > ClipPtr
Definition: clip.h:52
Definition: timeline.h:105
int height
Definition: timelinewidget.h:42