Merge branch 'ct' of git.pipapo.org:cinelerra-ct into ct
[cinelerra_cv/ct.git] / cinelerra / playbackengine.inc
blobe7ebd4fac70291c5b50e4dfc5d0d6ab3516cf948
1 #ifndef PLAYBACKENGINE_INC
2 #define PLAYBACKENGINE_INC
4 class PlaybackEngine;
5 #define FRAME_SPEED 0.25
7 #endif
8 /*
9 //      Local Variables:
10 //      mode: C++
11 //      c-file-style: "linux"
12 //      End: