Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrKepzie/Natron
/ getOutputFrameRate
Method
getOutputFrameRate
Engine/NodeMetadata.cpp:203–207 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
201
}
202
203
double
204
NodeMetadata::getOutputFrameRate() const
205
{
206
return _imp->frameRate;
207
}
208
209
void
210
NodeMetadata::setOutputFielding(ImageFieldingOrderEnum fielding)
Callers
4
getFrameRate
Method · 0.80
checkMetadata
Method · 0.80
onMetadataRefreshed
Method · 0.80
setupClipPreferencesArgsFromMetadata
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected