C#
VB
C++
Gets or sets the enabled state for WMV stream capture time indexing.
public virtual bool IndexMode { get; set; }
Public Overridable Property IndexMode As Boolean
true if index mode is enabled; false, otherwise.
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET