Formula for AE_Effect_Global_OutFlags and AE_Effect_Global_OutFlags2
I'd like to keep all the magic numbers in PiPL.r file defined in a header. I have defined all except AE_Effect_Global_OutFlags and AE_Effect_Global_OutFlags2.
@10129214stated in https://community.adobe.com/t5/after-effects/what-is-function-of-pipl-r-file-in-plugin-development/m-p/9329471
put a break point in the global setup function and you'll be able to see the numerical value being applied to the outfalgs and outflags2 vars.
Sorry, this not a good workflow. Somewhere inside the AE headers will be the formula to calculate AE_Effect_Global_OutFlags and AE_Effect_Global_OutFlags2. Could AE support staff kindly look that up so that all the magic numbers inside PiPL.r files can be pre-calculated ?
