Skip to content
Snippets Groups Projects

Add track keyframes

Merged Joan Solà Ortega requested to merge add-track-keyframes into devel
5 files
+ 255
15
Compare changes
  • Side-by-side
  • Inline
Files
5
@@ -80,6 +80,7 @@ class FrameBase : public NodeBase, public std::enable_shared_from_this<FrameBase
bool isKeyOrAux() const;
// set type
void setNonEstimated();
void setKey();
void setAux();
Loading