Skip to main content
Inspiring
October 24, 2021
Question

PF_InData num_params is always zero

  • October 24, 2021
  • 1 reply
  • 175 views

Hello, I have noticed that PF_InData num_params is always zero and all examples are using hard-coded value of parameters count. It looks like a bug. I have a workaround I can use global_data, but it looks not so pretty and I would avoid it.

This topic has been closed for replies.

1 reply

Inspiring
August 6, 2024

Hello, I am following up on this post because I am "porting" a PremierePro plugin to AfterEffects.

 

In Premiere, the num_params keeps its value, while in AfterEffects, it is always 0 !!

 

Is this an expected behavior ?