add refresh rate to vicons + a bunch of bug fixes
[goodguy/history.git] / cinelerra-5.0 / guicast / vicon.inc
index 77b9ca87ab93835f512b06edeb035661abf99b0e..f105e4803b98cee17ee41484263f52cc91ddb05f 100644 (file)
@@ -3,6 +3,7 @@
 
 #define VICON_WIDTH 80
 #define VICON_HEIGHT 45
+#define VICON_RATE 24
 
 class ViewWindow;
 class VIconThread;