X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fautos.h;h=b4162e5426dcc927c3fe705ca55dab97b6a5ae35;hb=14eae498e59aea5927bd7e580df847176b2b8905;hp=ee53f63a9c21494b90afbe426229d6f378331232;hpb=f7444a58936e4ab8fa7e7062281567cbc74e175f;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/cinelerra/autos.h b/cinelerra-5.1/cinelerra/autos.h index ee53f63a..b4162e54 100644 --- a/cinelerra-5.1/cinelerra/autos.h +++ b/cinelerra-5.1/cinelerra/autos.h @@ -2,6 +2,7 @@ /* * CINELERRA * Copyright (C) 2008 Adam Williams + * Copyright (C) 2003-2016 Cinelerra CV contributors * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -61,6 +62,7 @@ public: int auto_exists_for_editing(double position); // Returns auto at exact position, null if non-existent. ignores autokeyframming and align on frames Auto* get_auto_at_position(double position = -1); + Auto* get_auto(int id); // Get keyframe for editing with creation // create: <0: always new keyframe, =0: no new keyframe, >0: auto keyframe