add binfolder path relative filters, fix gbrp color model, vwdw timebar tweaks, title...
[goodguy/history.git] / cinelerra-5.1 / cinelerra / edits.h
index d35917c71127c831c268ff7bf0a85df70eeb21ff..c0f2cdf0bbfd753c4167f7d9c2a6b70cd84eefe4 100644 (file)
@@ -111,6 +111,8 @@ public:
        Edit* get_playable_edit(int64_t position, int use_nudge);
 //     int64_t total_length();
        int64_t length();         // end position of last edit
+// audio edit shorter than .5 frames is a glitch
+       int is_glitch(Edit *edit);
 
 // ==================================== editing