![]() |
Ardour
8.12
|
#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 741 of file editor_drag.h.
AVDraggingView::AVDraggingView | ( | RegionView * | ) |
samplepos_t AVDraggingView::initial_position |
initial position of the region
Definition at line 747 of file editor_drag.h.
RegionView* AVDraggingView::view |
the view
Definition at line 746 of file editor_drag.h.