ITIMEPlayItem interface
This interface provides access to members of the playItem object.
Members
The ITIMEPlayItem interface inherits from the IDispatch interface. ITIMEPlayItem also has these types of members:
Methods
The ITIMEPlayItem interface has these methods.
| Method | Description |
|---|---|
| setActive |
Sets the current playItem object as the active track in the playList collection, which causes the track to play. |
Properties
The ITIMEPlayItem interface has these properties.
| Property | Description |
|---|---|
|
Gets a description of the media file. | |
|
Gets the name of the media file author. | |
|
Gets the copyright information associated with a media file. | |
|
Gets the playing-time length of the current playList or playItem, if the length is known. | |
|
Retrieves the index value of the playItem object in the playList collection. | |
|
Gets the rating of the media file. | |
|
Gets the source URL of the media. | |
|
Gets the title of the media file. |
Requirements
|
Minimum supported client |
Windows XP, Windows 2000 Professional |
|---|---|
|
Minimum supported server |
Windows 2000 Server |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also