This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IV > IVideoExporter2 Interface > IVideoExporter2.ExportVideoFromImages Method (ArcObjects .NET 10.5 SDK) |
Export a video from a folder of images.
[Visual Basic .NET] Public Sub ExportVideoFromImages ( _ [ByVal duration As Double] _ )
[C#] public void ExportVideoFromImages ( double duration );
Optional Values
[C++]
HRESULT ExportVideoFromImages(
double duration
);
[C++]
Parameters duration [optional] duration is a parameter of type double