Re: Disabling a setting based on the footage
site_archiver@lists.apple.com Delivered-To: pro-apps-dev@lists.apple.com Thread-index: AcmDAH71c08wdwpo/USB8Ae2s31v3Q== Thread-topic: Disabling a setting based on the footage User-agent: Microsoft-Entourage/12.15.0.081119
Once you've rendered and figured out whether you're dealing with interlaced footage or not, you can update your UI during a -parameterChanged: call, but that's probably too late.
The problem with the above proposed solution is this: -parameterChanged is not called if the user doesn't play with any of the settings (right?) I can try doing this in -renderOutput and see what happens. NOTE: I would not be changing the value of the setting, just whether it is accessible to the user or not. Pete _______________________________________________ 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... This email sent to site_archiver@lists.apple.com
participants (1)
-
Peter Litwinowicz