IAMPlayListItem Interface (Windows Embedded CE 6.0)

1/6/2010

This interface provides the detailed property information for an item in a playlist.

Methods in Vtable Order

The following table shows the methods that appear in the Vtable beneath the standard COM methods inherited from IUnknown.

Method Description

GetFlags

Returns properties for an item in the playlist.

GetSourceCount

Returns the number of sources for an item in a playlist.

GetSourceURL

Returns the URL of a specified source for an item in a playlist.

GetSourceStart

Returns the starting time of a source for an item in a playlist.

GetSourceDuration

Returns the duration time of a source for an item in a playlist.

GetSourceStartMarker

Returns the start marker of a source for an item in a playlist.

GetSourceEndMarker

Returns the end marker of a source for an item in a playlist.

GetSourceStartMarkerName

Returns the name of the start marker of a source for an item in a playlist.

GetSourceEndMarkerName

Returns the name of the end marker of a source for an item in a playlist.

GetLinkURL

Returns the link URL for an item in a playlist.

GetScanDuration

Returns the scan duration of a source for an item in a playlist.

Requirements

Header playlist.h
Windows Embedded CE Windows CE 2.12 and later
Note Microsoft DirectShow applications and DirectShow filters have different include file and Library requirements
For more information, see Setting Up the Build Environment

See Also

Reference

DirectShow Interfaces