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