ardour
Public Member Functions | Public Attributes | List of all members
AVDraggingView Class Reference

#include <editor_drag.h>

Public Member Functions

 AVDraggingView (RegionView *)
 

Public Attributes

RegionViewview
 the view More...
 
framepos_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 583 of file editor_drag.h.

Constructor & Destructor Documentation

AVDraggingView::AVDraggingView ( RegionView v)

Definition at line 2421 of file editor_drag.cc.

Member Data Documentation

framepos_t AVDraggingView::initial_position

initial position of the region

Definition at line 589 of file editor_drag.h.

RegionView* AVDraggingView::view

the view

Definition at line 588 of file editor_drag.h.


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