IndexMode Property

Summary
Gets or sets the index mode enabled state.
Syntax
C#
C++/CLI
public virtual bool IndexMode { get; set; } 
public: 
virtual property bool IndexMode { 
   bool get(); 
   void set (    bool ); 
} 

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

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.