|
Ardour
9.0-pre0-1952-gc5e0b21049
|
#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 744 of file editor_drag.h.
| AVDraggingView::AVDraggingView | ( | RegionView * | ) |
| samplepos_t AVDraggingView::initial_position |
initial position of the region
Definition at line 750 of file editor_drag.h.
| RegionView* AVDraggingView::view |
the view
Definition at line 749 of file editor_drag.h.