This document is archived and information here might be outdated. Recommended version. |
Export a video from a folder of images.
[Visual Basic .NET] Public Sub ExportVideoFromImages ( _ [ByVal duration As Double] _ )
[C#] public void ExportVideoFromImages ( double duration );
[C++]
HRESULT ExportVideoFromImages(
double duration
);
[C++]
Parameters duration [in, optional]
duration is a parameter of type double