ITIMEMediaPlayerNetwork interface

Obsolete. Allows you to access downloading and buffering information of the media.

Members

The ITIMEMediaPlayerNetwork interface inherits from the IUnknown interface. ITIMEMediaPlayerNetwork also has these types of members:

  • Properties

Properties

The ITIMEMediaPlayerNetwork interface has these properties.

Property Description

bufferingProgress

Obsolete. Retrieves a value that indicates the current percentage of buffering completed.

downloadProgress

Obsolete. Retrieves the downloading progress of the media.

hasDownloadProgress

Obsolete. Retrieves a VARIANT_BOOL value that indicates whether a media file has begun to download.

isBuffered

Obsolete. Retrieves whether the media can be buffered.

 

Remarks

This interface is only relevant for people who are writing a custom player for HTML+TIME (Timed Interactive Multimedia Extensions).

Custom media players for HTML+TIME are no longer supported as of Windows Internet Explorer 7.

Requirements

Minimum supported client

Windows XP, Windows 2000 Professional

Minimum supported server

Windows 2000 Server

Header

Mstime.h

IDL

Mstime.idl

DLL

Mstime.dll