Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
DirectShow applications and DirectShow filters have different include file and link library requirements. See Setting Up the Build Environment for more information.
OS Versions: Windows CE 2.12 and later. Version 2.12 requires DXPAK 1.0 or later.
Header: Playlist.h.
Send Feedback on this topic to the authors