Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getOutputFrameRate
Method
getOutputFrameRate
Engine/NodeMetadata.cpp:204–208 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
202
}
203
204
double
205
NodeMetadata::getOutputFrameRate() const
206
{
207
return _imp->frameRate;
208
}
209
210
void
211
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