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 |
---|---|
Obsolete. Retrieves a value that indicates the current percentage of buffering completed. |
|
Obsolete. Retrieves the downloading progress of the media. |
|
Obsolete. Retrieves a VARIANT_BOOL value that indicates whether a media file has begun to download. |
|
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 |