app.project.item(index).mainSource.conformFrameRate
app.project.item(index).proxySource.conformFrameRate
Description
A frame rate to use instead of the nativeFrameRate value. If set to 0, the nativeFrameRate is used instead.
It is an error to set this value if FootageSource.isStill is true. It is an error to set this value to 0 if remove -Pulldown is not set to PulldownPhase.OFF. If this is0 when you set removePulldown to a value other than PulldownPhase.OFF,then this is automatically set to the value of nativeFrameRate.
Type
Floating-point value in the range [0.0.. 99.0]; read/write.