The Get Time Domain Action

	#include "ofxImageEffect.h"
	#define kOfxImageEffectActionGetTimeDomain                "OfxImageEffectActionGetTimeDomain"
Arguments

Description

This action allows a host to ask an effect what range of frames it can produce images over. Only effects instantiated in the General Contextcan have this called on them. In all other the host is in strict control over the temporal duration of the effect.

Preconditions

Return Values

Default Action

The default is,