| 
    Ardour
    9.0-pre0-1982-ga458a302d1
    
   | 
 
#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 777 of file editor_drag.h.
| AVDraggingView::AVDraggingView | ( | RegionView * | ) | 
| samplepos_t AVDraggingView::initial_position | 
initial position of the region
Definition at line 783 of file editor_drag.h.
| RegionView* AVDraggingView::view | 
the view
Definition at line 782 of file editor_drag.h.