How can I save a video clip to local drive?

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.