Name

kOfxImageEffectPropFrameRange — The frame range over which a clip has images.

Synopsis

#include "/ofxImageEffect.h"
#define kOfxImageEffectPropFrameRange "OfxImageEffectPropFrameRange"

Type

kOfxImageEffectPropFrameRange is of type double, and has 2 dimensions.

Property Set

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

Description

The frame range over which a clip has images.

Dimension 0 is the first frame for which the clip can produce valid data.

Dimension 1 is the last frame for which the clip can produce valid data.