Name

kOfxImageEffectPropFrameStep — The frame step used for a sequence of renders

Synopsis

#include "/ofxImageEffect.h"
#define kOfxImageEffectPropFrameStep "OfxImageEffectPropFrameStep"

Type

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

Property Set

This is a property that belongs to the an in argument for the kOfxImageEffectActionBeginSequenceRender action (read only).

Valid Values

can be any positive value, but typically

  • 1 for frame based material
  • 0.5 for field based material

Description

The frame step used for a sequence of renders