The application I am working on needs to export a 10 minute section of video between time X and time Y as an .avi or .mpg to the users local hard drive.
How can this be done with the MIP SDK?
Dave
The application I am working on needs to export a 10 minute section of video between time X and time Y as an .avi or .mpg to the users local hard drive.
How can this be done with the MIP SDK?
Dave
I think the SDK sample “Export Sample” (in the MIP SDK documentation under “Home > Component Integration > Samples Index > Export Sample”) shows how to do this.