MCPcopy 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
204double
205NodeMetadata::getOutputFrameRate() const
206{
207 return _imp->frameRate;
208}
209
210void
211NodeMetadata::setOutputFielding(ImageFieldingOrderEnum fielding)

Callers 4

getFrameRateMethod · 0.80
checkMetadataMethod · 0.80
onMetadataRefreshedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected