Error processing SSI file
LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

Show in webframe

IndexMode Property (ConvertCtrl)






Gets or sets the index mode enabled state.
Syntax
public virtual bool IndexMode {get; set;}
'Declaration
 
Public Overridable Property IndexMode As Boolean
'Usage
 
Dim instance As ConvertCtrl
Dim value As Boolean
 
instance.IndexMode = value
 
value = instance.IndexMode
public:
virtual property bool IndexMode {
   bool get();
   void set (    bool value);
}

Property Value

true if the index mode is enabled; false, otherwise.
Remarks
This property controls the index mode used when writing WMV format video. For more information, refer to the Microsoft documentation for IConfigAsfWriter.SetIndexMode
Requirements

Target Platforms

See Also

Reference

ConvertCtrl Class
ConvertCtrl Members

Error processing SSI file
Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features