Skip to main content
June 22, 2012
Answered

How to add control(ANIM_ParamAtom)

  • June 22, 2012
  • 1 reply
  • 1939 views

Hi

I've read the "Pullg-in Resource Guide.pdf" in the Photoshop cs5 sdk.

I know that Angle and Slider, Point, etc, defined by "ANIM_UIType" structure.

But I have not found to such "UI Type" as "opacity-blend mode(Video effect in the Premiere Pro)".

Can anyone tell me how to add that such UI control as "blend mode" in the Plug-In for the Premiere Pro?

Thanks

This topic has been closed for replies.
Correct answer Zac Lam

This is one of the limitations that the Premiere filter API has, which the After Effects effect API does not.  Only AE-style effect plug-ins can provide drop-down menus in Premiere Pro.

1 reply

Zac LamCorrect answer
Inspiring
June 22, 2012

This is one of the limitations that the Premiere filter API has, which the After Effects effect API does not.  Only AE-style effect plug-ins can provide drop-down menus in Premiere Pro.

June 22, 2012

Thank you for your prompt reply.

Could you tell me about How to add drop-down menu?

Do you have written in any document about "AE-style effect plug-ins" ?

Inspiring
June 22, 2012

Yes, if you look at the After Effects SDK Guide PDF, chapters 1-3 and 5 describe AE-style effects that can work in PPro.  Also, the Paramarama and Supervisor samples in the AE SDK have drop-down menus.

If you have any questions about the AE SDK, please post in this forum: http://forums.adobe.com/community/aftereffects_general_discussion/aftereffects_sdk