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 |
---|---|
Returns properties for an item in the playlist. |
|
Returns the number of sources for an item in a playlist. |
|
Returns the URL of a specified source for an item in a playlist. |
|
Returns the starting time of a source for an item in a playlist. |
|
Returns the duration time of a source for an item in a playlist. |
|
Returns the start marker of a source for an item in a playlist. |
|
Returns the end marker of a source for an item in a playlist. |
|
Returns the name of the start marker of a source for an item in a playlist. |
|
Returns the name of the end marker of a source for an item in a playlist. |
|
Returns the link URL for an item in a playlist. |
|
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 |