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

Callers 4

getFrameRateMethod · 0.80
checkMetadataMethod · 0.80
onMetadataRefreshedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected