Skip navigation
Currently Being Moderated

Premiere CS6 parameters and declarations

May 10, 2012 3:08 AM

Tags: #parameter #declaration #premiere_filter_api #after_effects_api

Hello.

I'm writing a plugin for Adobe Premiere CS6. I have a couple of questions about parameters (ANIM_ParamAtom).

I know how to add:

     - sliders (ANIM_DT_LONG,ANIM_UI_SLIDER),

     - color parameters (ANIM_DT_COLOR_RGB, ANIM_UI_COLOR_RGB),

     - checkboxes (13, 8 - i really don't why it's 13 and 8... can anyone help me with that?)

 

Can anyone tell me how to add Point parameter (onscreen controls), PopUp Menu or a group? I read the documentation placed in SDK but I found nothing so far.

Thanks in advanced! Dave

 
Replies
  • Currently Being Moderated
    May 10, 2012 3:29 PM   in reply to DaveProx

    Hi Dave,

     

    We strongly recommend you use the After Effects API to develop video effects for Premiere Pro.  Have you checked out the After Effects SDK?  Or are there any reasons why the Premiere filter API might be a better fit?

     

    Regards,

     

    Zac

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points