ITIMEMediaElement interface
Exposes methods that describe the media element.
Members
The ITIMEMediaElement interface inherits from ITIMEElement. ITIMEMediaElement also has these types of members:
- Properties
Properties
The ITIMEMediaElement interface has these properties.
Property | Description |
---|---|
Gets a description of the media file. |
|
Gets the name of the media file author. |
|
Gets a value that indicates whether the media file can be paused. |
|
Gets a value that indicates whether the media file is capable of locating a specific time in the media's duration. |
|
Sets or gets the beginning point of a sub-clip of a continuous media object. |
|
Sets or Gets the end point of a sub-clip of a continuous media object. |
|
Gets the copyright information associated with a media file. |
|
Gets a VARIANT_BOOL value that indicates whether the media contains audio. |
|
Gets a VARIANT_BOOL value that indicates whether the element has a playList collection. |
|
Gets a VARIANT_BOOL value that indicates whether the element can draw on the screen. |
|
Gets the duration of the element's media file. |
|
Gets the height of the element. |
|
Gets the width of the element. |
|
Sets or gets the object used to render the media associated with this element. |
|
Gets the object that plays media files. |
|
Retrieves a collection of play item objects. |
|
Gets the rating of the media file. |
|
Sets or gets the source URL of the media. |
|
Gets the title of the media file. |
|
Sets or gets the MIME type of the media object referenced by the SRC attribute. |
Requirements
Minimum supported client |
Windows XP, Windows 2000 Professional |
Minimum supported server |
Windows 2000 Server |
Header |
Mstime.h |
IDL |
Mstime.idl |
DLL |
Mstime.dll |