I am aware of the SONY party line on using the COM INterop library, but it is the only realistic way to create truly seperatly compiled utilities for Vegas automation that still allow for some level of interation with Vegas while the utility is running.
So.... PLEASE PLEASE PLEASE provide some help here.
I am trying to call the Render method of the VegasCOM class. Here's the definition for the Render method:
Public Sub Render(ByVal path As String, ByVal type As String, ByVal startTime As Long, ByVal endTime As Long, ByRef status As Integer)
Member of VegasCOM.VegasCOM
I am not sure what the format of the data should be for the "type" parameter of the Render method. I guessed it was the Render template (example... NTSC DV) but that does not seem to work.
Any help? Please PLease Please.
Roy Hinkle
So.... PLEASE PLEASE PLEASE provide some help here.
I am trying to call the Render method of the VegasCOM class. Here's the definition for the Render method:
Public Sub Render(ByVal path As String, ByVal type As String, ByVal startTime As Long, ByVal endTime As Long, ByRef status As Integer)
Member of VegasCOM.VegasCOM
I am not sure what the format of the data should be for the "type" parameter of the Render method. I guessed it was the Render template (example... NTSC DV) but that does not seem to work.
Any help? Please PLease Please.
Roy Hinkle