IWMPMedia Interface (Windows Embedded CE 6.0)
1/6/2010
Use the IWMPMedia interface to set and retrieve the properties of a media item.
In addition to the methods inherited from IDispatch, the IWMPMedia interface exposes the following methods.
Method | Description |
---|---|
Retrieves the number of attributes that can be queried and/or set for the media item. |
|
Retrieves the duration in seconds of the current media item. |
|
Retrieves a value indicating the duration of the current media item in HH:MM:SS format. |
|
Retrieves the height of the current media item in pixels. |
|
Retrieves the width of the current media item in pixels. |
|
Retrieves a value indicating whether the specified object is the same as the current one. |
|
Retrieves the name of the media item. |
|
Retrieves the URL of the media item. |
|
Retrieves the name of the attribute corresponding to the specified index. |
|
Retrieves the value of the specified attribute for the media item. |