Answered
Rename an effect/plugin
Is it possible to rename an effect using and AEGP or some other way? I see the AEGP_GetEffectName to get the name but there is no set.
Is it possible to rename an effect using and AEGP or some other way? I see the AEGP_GetEffectName to get the name but there is no set.
Get the effects's param 1 ref stream, then get it's parent stream using AEGP_GetNewParentStreamRef.
that parent stream is the effects stream. you can now change it's name using AEGP_SetStreamName.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.