4 #include "automation.h"
8 class VAutomation
: public Automation
11 VAutomation(EDL
*edl
, Track
*track
);
15 void get_projector(float *x
,
20 // Get camera coordinates if this is video automation
21 void get_camera(float *x
,
27 int direct_copy_possible(int64_t start
, int direction
);
35 // c-file-style: "linux"