IndexMode Property

Summary
Gets or sets the enabled state for WMV stream capture time indexing.
Syntax
C#
C++/CLI
public virtual bool IndexMode { get; set; } 
public: 
virtual property bool IndexMode { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true if index mode is enabled; false, otherwise.

Remarks

By default, the WM WMV Writer filter creates time-indexed WMV files. Indexing is performed when the graph is stopped. To disable time index creation, set the IndexMode to false.

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.