kOfxImageClipPropContinuousSamples
— Clip and action argument property which indicates that the clip can be sampled continously
#include "/ofxImageEffect.h" #define kOfxImageClipPropContinuousSamples "OfxImageClipPropContinuousSamples"
This is a property that belongs to the clip instance (read only), as an out argument to
kOfxImageEffectActionGetClipPreferences
action (read/write).
The default value is 0 as an out argument to the
kOfxImageEffectActionGetClipPreferences
action.