Re: KickRender and access to retrieval/setting api
site_archiver@lists.apple.com Delivered-To: pro-apps-dev@lists.apple.com Hi, Gary, are you seeing this in Final Cut, or in Motion? Which version? - Paul On Nov 6, 2007, at 6:57 PM, Gary Fielke wrote: Hi all, The KickRender sample FxPlug posted here doesn't work for me. Is anyone else seeing this? Thanks Gary (10.4.10, Powerbook G4 1.67, Motion 3.0.1, FCP 6.0.1) _______________________________________________ Do not post admin requests to the list. They will be ignored. Pro-apps-dev mailing list (Pro-apps-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/pro-apps-dev/site_archiver%40lists.ap... It turns out that in the -(void)kickRender:(id)sender method, both the getApi object (retrieved using [_apiManager apiForProtocol:@protocol(FxParameterRetrievalAPI)]) and the setApi object (from FxParameterSettingAPI) are NULL. Consequently, the rendering isn't being kicked. The current plugin I'm working on also needs access (which it doesn't get) to the retrieval and setting API in the action method of a button used in a custom view. _______________________________________________ Do not post admin requests to the list. They will be ignored. Pro-apps-dev mailing list (Pro-apps-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/pro-apps-dev/pschneider% 40apple.com This email sent to pschneider@apple.com This email sent to site_archiver@lists.apple.com
participants (1)
-
Paul Schneider