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

bufferingProgress

Gets a value that indicates the current percent of buffering completed.

currentFrame

Gets a value that indicates the currentFrame of the object.

downloadCurrent

Gets a value that indicates the current number of bytes downloaded from streaming content.

downloadProgress

Gets a value that indicates the current percent of download completed.

downloadTotal

Gets a value that indicates the total size (in bytes) of the downloaded file.

earliestMediaTime

Gets a value that indicates the earliest time for efficient seeking.

hasDownloadProgress

Gets a VARIANT_BOOL value that indicates whether a media file has started to download.

isStreamed

Gets a VARIANT_BOOL value that indicates if the source of the media object is streamed.

latestMediaTime

Gets a value that indicates the latest time for efficient seeking.

mimeType

Gets the MIME type of the object.

minBufferedMediaDur

 

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

See also

ITIMEMediaElement

Introduction to HTML+TIME