←Select platform

IndexMode Property (ConvertCtrl)

Summary

Gets or sets the index mode enabled state.

Syntax

C#
VB
C++
public virtual bool IndexMode {get; set;} 
Public Overridable Property IndexMode As Boolean 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Multimedia Assembly
Click or drag to resize