Skip to content

Latest commit

 

History

History
59 lines (34 loc) · 1.66 KB

playlist-itemplayingbackgroundcolor.md

File metadata and controls

59 lines (34 loc) · 1.66 KB
title description ms.assetid keywords topic_type api_name api_type ms.topic ms.date ms.custom
PLAYLIST.itemPlayingBackgroundColor
The itemPlayingBackgroundColor attribute specifies or retrieves the background color of the currently playing playlist item.
c0e55caa-a46c-4496-887a-c2da8b6cee86
PLAYLIST.itemPlayingBackgroundColor Windows Media Player
apiref
PLAYLIST.itemPlayingBackgroundColor
NA
reference
4/26/2023
UpdateFrequency5

PLAYLIST.itemPlayingBackgroundColor

[The feature associated with this page, Windows Media Player SDK, is a legacy feature. It has been superseded by MediaPlayer. MediaPlayer has been optimized for Windows 10 and Windows 11. Microsoft strongly recommends that new code use MediaPlayer instead of Windows Media Player SDK, when possible. Microsoft suggests that existing code that uses the legacy APIs be rewritten to use the new APIs if possible.]

The itemPlayingBackgroundColor attribute specifies or retrieves the background color of the currently playing playlist item.

        elementID.itemPlayingBackgroundColor

Possible Values

This attribute is a read/write String containing any Microsoft Internet Explorer color value. It has a default value of "#222222".

Requirements

Requirement Value
Version
Windows Media Player version 7.0 or later

See also

Color Reference

PLAYLIST Element