Guys, I apologize upfront. I am new to scripting but working hard at learning it quickly. I am having trouble wrapping my head around the Vegas API documentation, so I came up with a little script that I think if someone could help me with, that I would be able to put all of the rest of the pieces together myself. Could someone please write a small C# script that would accomplish the following:
Take an image file from c:/Bill/Image_1001.jpg and place it on Track 3 at timecode 0:0:10.00 and make it last for 10 seconds.
Any help with this would be appreciated. I think the syntax for this exercise would help me to understand timecode manipulation, file access, TrackEvents, and many other things.
Take an image file from c:/Bill/Image_1001.jpg and place it on Track 3 at timecode 0:0:10.00 and make it last for 10 seconds.
Any help with this would be appreciated. I think the syntax for this exercise would help me to understand timecode manipulation, file access, TrackEvents, and many other things.