Ardour  9.0-pre0-582-g084a23a80d
AVDraggingView Class Reference

#include <editor_drag.h>

Public Member Functions

 AVDraggingView (RegionView *)
 

Public Attributes

RegionViewview
 the view More...
 
samplepos_t initial_position
 initial position of the region More...
 

Detailed Description

Container for details about audio regions being dragged along with video

Definition at line 758 of file editor_drag.h.

Constructor & Destructor Documentation

◆ AVDraggingView()

AVDraggingView::AVDraggingView ( RegionView )

Member Data Documentation

◆ initial_position

samplepos_t AVDraggingView::initial_position

initial position of the region

Definition at line 764 of file editor_drag.h.

◆ view

RegionView* AVDraggingView::view

the view

Definition at line 763 of file editor_drag.h.


The documentation for this class was generated from the following file: