Name

kOfxImageEffectPropUnmappedFrameRate — Indicates the original unmapped frame rate (frames/second) of a clip

Synopsis

#include "/ofxImageEffect.h"
#define kOfxImageEffectPropUnmappedFrameRate "OfxImageEffectPropUnmappedFrameRate"

Type

kOfxImageEffectPropUnmappedFrameRate is of type double, and has only a single dimension.

Property Set

This is a property that belongs to the clip instance (read only), .

Description

Indicates the original unmapped frame rate (frames/second) of a clip

If a plugin changes the output frame rate in the pixel preferences action, this property allows a plugin to get to the original value.