MCPcopy Create free account
hub / github.com/MrKepzie/Natron / setOutputFrameRate

Method setOutputFrameRate

Engine/NodeMetadata.cpp:197–201  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

195}
196
197void
198NodeMetadata::setOutputFrameRate(double fps)
199{
200 _imp->frameRate = fps;
201}
202
203double
204NodeMetadata::getOutputFrameRate() const

Callers 2

getDefaultMetadataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected