MediaCenterEnvironment.BackgroundMode Property

Gets or sets the type of background to display while audio or video is playing.

Syntax

  public BackgroundModes BackgroundMode {get; set;}

Property Value

Microsoft.MediaCenter.BackgroundModes.  A value that indicates the background mode to display.

This property is read/write.

Remarks

The background that is displayed depends on whether the Now Playing view item is audio or video. For example, album art can be displayed for an audio view item. A masked video can be displayed for a video view item.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter

Assembly: Microsoft.MediaCenter.dll

Platform: Windows 7

See Also