ITIMEMediaElement2 interface
Extends the ITIMEMediaElement interface for Microsoft Internet Explorer 6.
Members
The ITIMEMediaElement2 interface inherits from ITIMEMediaElement. ITIMEMediaElement2 also has these types of members:
- Methods
- Properties
Methods
The ITIMEMediaElement2 interface has these methods.
Method | Description |
---|---|
decodeMimeType | Indicates whether the media element contains a playlist. |
seekToFrame | Locates a specified frame in the object. |
Properties
The ITIMEMediaElement2 interface has these properties.
Property | Description |
---|---|
Gets a value that indicates the current percent of buffering completed. |
|
Gets a value that indicates the currentFrame of the object. |
|
Gets a value that indicates the current number of bytes downloaded from streaming content. |
|
Gets a value that indicates the current percent of download completed. |
|
Gets a value that indicates the total size (in bytes) of the downloaded file. |
|
Gets a value that indicates the earliest time for efficient seeking. |
|
Gets a VARIANT_BOOL value that indicates whether a media file has started to download. |
|
Gets a VARIANT_BOOL value that indicates if the source of the media object is streamed. |
|
Gets a value that indicates the latest time for efficient seeking. |
|
Gets the MIME type of the object. |
|
Remarks
ITIMEMediaElement2 was introduced in Internet Explorer 6
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
Mstime.h |
IDL |
Mstime.idl |
DLL |
Mstime.dll |