Share via


IDVDTimeMap (Windows Embedded CE 6.0)

1/6/2010

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

Header dvdata.h, dvdata.idl
Library Ddvdids.lib
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

DVD-Video API Interfaces