Share via


Capabilities.IsVideoAllowed Property

Gets a value that indicates whether the system supports video playback.

Note   This property has been deprecated.

Syntax

  Capabilities.IsVideoAllowed

Property Value

A read-only Boolean value.

Remarks

You can use this property in combination with the MediaCenter.IsConsole method to distinguish between a Windows Media Center Extender session—which allows video—and a Remote Desktop session, which does not allow video.

Requirements

Platform: HTML application hosted within Windows XP Media Center Edition 2004 through Windows Vista

See Also