←Select platform

IndexMode Property (CaptureCtrl)

Summary

Gets or sets the enabled state for WMV stream capture time indexing.

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 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

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