Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrKepzie/Natron
/ setOutputFrameRate
Method
setOutputFrameRate
Engine/NodeMetadata.cpp:197–201 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
195
}
196
197
void
198
NodeMetadata::setOutputFrameRate(double fps)
199
{
200
_imp->frameRate = fps;
201
}
202
203
double
204
NodeMetadata::getOutputFrameRate() const
Callers
2
getDefaultMetadata
Method · 0.80
getClipPreferences_safe
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected