Ardour
9.0-pre0-582-g084a23a80d
|
#include <editor_drag.h>
Public Member Functions | |
AVDraggingView (RegionView *) | |
Public Attributes | |
RegionView * | view |
the view More... | |
samplepos_t | initial_position |
initial position of the region More... | |
Container for details about audio regions being dragged along with video
Definition at line 758 of file editor_drag.h.
AVDraggingView::AVDraggingView | ( | RegionView * | ) |
samplepos_t AVDraggingView::initial_position |
initial position of the region
Definition at line 764 of file editor_drag.h.
RegionView* AVDraggingView::view |
the view
Definition at line 763 of file editor_drag.h.