Re: saving plugin internal state
Re: saving plugin internal state
- Subject: Re: saving plugin internal state
- From: Steve Christensen <email@hidden>
- Date: Sat, 08 Aug 2009 15:57:30 -0700
On Aug 8, 2009, at 11:01 AM, Brian Gardner wrote:
Is there a way for an object referenced by a FxPlugin
in FCP to save it's internal state in the FCP project file?
If you're talking about saving state on a per-clip basis, you could
create a hidden custom parameter whose value is a NSDictionary, etc.,
that holds the object state. If you mean saving state as in a global
preference ("I want all FooEffect clips created from now on to have a
red background"), then you could certainly save the state in a
preference file associated with the effect plugin.
steve
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Pro-apps-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden