Share via


IDVDTimeMap (Windows CE 5.0)

Send Feedback

This interface provides time-based information about the current program chain (PGC)

The following table lists the methods for IDVDTimeMap in the order they are called by the compiler.

Method Description
GetTableHeader Returns data from the video title set time map (VTS_TMAP).
GetVOBUAddress Reads the video title set time map (VTS_TMAP) and returns a specified entry from the table of map entries (MAP_ENT).

The IDVDTimeMap interface, like all COM interfaces, inherits the IUnknown interface methods.

The IUnknown interface supports the following methods:

Remarks

You can obtain a pointer to an IDVDTimeMap interface in the following ways:

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Dvdata.h, Dvdata.idl.
Link Library: Ddvdids.lib.

See Also

DVD-Video API Interfaces

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.