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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly

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