Aurigma Graphics Mill 5.5 for .NET
AsfIndexer..::.Index Method (String, String)
Creates an index for the specified file.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill.Codecs.MediaProcessor (in Aurigma.GraphicsMill.Codecs.MediaProcessor.dll)
Syntax
Parameters
- srcFileName
-
Type: System..::.String
Name of the file to index.
- destFileName
-
Type: System..::.String
Name of the indexed copy of the original file.
Remarks
This method creates an indexed copy of the existing file. If the operation of index creation fails, the original file is left unchanged and the copy is deleted.