次の方法で共有


IAMPlayListItem Interface (Compact 2013)

3/26/2014

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

dshow.h,
playlist.h

Library

Strmiids.lib

See Also

Reference

DirectShow Interfaces