Windows Media Format SDK banner art
PreviousNext

Indexer Object

The Indexer object is used to create an index for Windows Media files to enable seeking (video only).  The indexer creates index points in the Windows Media file that enable the client (player) to scroll back and forth through the media file content, effectively enabling seeking back and forth to a new playback position.

The Indexer object supports the following interface.

Interface Description
IWMIndexer Used to start or cancel an indexing operation.

See Also

PreviousNext


© 1999 Microsoft Corporation. All rights reserved.