LEADTOOLS Multimedia (Leadtools.Multimedia assembly)
LEAD Technologies, Inc

IndexMode Property (CaptureCtrl)






Gets or sets the enabled state for WMV stream capture time indexing.
Syntax
public virtual bool IndexMode {get; set;}
'Declaration
 
Public Overridable Property IndexMode As Boolean
'Usage
 
Dim instance As CaptureCtrl
Dim value As Boolean
 
instance.IndexMode = value
 
value = instance.IndexMode
public virtual bool IndexMode {get; set;}
 get_IndexMode();
set_IndexMode(value);
public:
virtual property bool IndexMode {
   bool get();
   void set (    bool value);
}

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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CaptureCtrl Class
CaptureCtrl Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features