Creates an index for the specified file.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill.Codecs.MediaProcessor (in Aurigma.GraphicsMill.Codecs.MediaProcessor.dll)
Public Sub Index ( _ fileName As String _ )
public void Index( string fileName )
Type: System.String
Name of the file to index.This method overwrites the existing file with its indexed version. If the operation of index creation fails, the original file is left unchanged.
If the ASF file is corrupted (e.g. partially downloaded, or somehow else), it cannot be indexed.