inter-view map media popup tweaks, new vicon mode/size prefs
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / preferences.inc
index 29779763473b95fb2075a381ffb119b2e6ab56af..d1a30f952e5bafa7ce82c0640cafdf01b56220f2 100644 (file)
 #define FFMPEG_EARLY_TIP _("Currently: Try FFMpeg first\n   Click to: Try FFMpeg last")
 #define FFMPEG_LATE_TIP  _("Currently: Try FFMpeg last\n   Click to: Try FFMpeg first")
 
+#define VICON_COLOR_MODE_LOW 0
+#define VICON_COLOR_MODE_MED 1
+#define VICON_COLOR_MODE_HIGH 2
+
 class Preferences;
 class PlaybackConfig;
 class AudioOutConfig;