repair default keyframe load, tweak init default histogram threshold
[goodguy/history.git] / cinelerra-5.1 / cinelerra / track.h
index baa4218be642563612795595d9fa2d266f560fd6..bb1081e755f8d834c7532d5a91b0e6c70d0a2358 100644 (file)
@@ -276,6 +276,9 @@ public:
        int feather_edits(int64_t start, int64_t end, int64_t units);
        int64_t get_feather(int64_t selectionstart, int64_t selectionend);
 
+       int show_assets();
+       int show_titles();
+       int show_transitions();
 
 // Absolute number of this track
        int number_of();