Some background... some 13 years ago, I was fairly active in Vegas Scripting but not written one line of code since then. Therefore, I've forgotten most of what I'd learned. I'm using Microsoft Copilot to write some code for me... getting me started, then I'm modifying it for my use.
I'm attempting to write a script that will move the Vegas timeline cursor to the "Reference Frame Number" returned by the builtin "Video Stabilization" FX. Is there any documentation that for the Vegas FXs?
Here's the modified code that Microsoft CoPilot wrote for me. Doesn't work. I modified the code to change the "Reference Frame Number" to "Static Reference" - still doesn't work.
So, my question is, "How can I get a script to return the Video Stabilization 'Reference Frame Number'? Better yet... where is the documentation for all Vegas FX?
Thanks in Advance,
...Jerry