playList property

Obsolete. Retrieves playlist information if the player supports play lists.

Syntax

HRESULT value = object.get_playList(ITIMEPlayList** pPlayList);

Property values

Type: Object

Playlist from which retrieve information from.

Remarks

This property 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.