repo.or.cz
/
cinelerra_cv.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
r1053: Add Russian translation.
[cinelerra_cv.git]
/
cinelerra
/
playbackengine.inc
blob
b1552ec92201c5dce871b343b6d548cb0d4f7c83
1
#ifndef PLAYBACKENGINE_INC
2
#define PLAYBACKENGINE_INC
3
4
class PlaybackEngine;
5
#define FRAME_SPEED 0.25
6
7
#endif