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

Method setOutputFrameRate

Engine/NodeMetadata.cpp:198–202  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers 2

getDefaultMetadataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected