Hosted HTML Object Model Reference

This section provided detailed reference information about the objects that support hosted HTML applications.

Note   Hosted HTML has been deprecated in version 6.0 of this SDK. To use the new features of the Windows Media Center SDK, you must develop a Windows Media Center Presentation Layer application. However, if you still want to develop a hosted HTML application or update an existing application, you can download and use the previous version of the Windows Media Center SDK from the Microsoft Download Center.

Windows Media Center exposes the following hosted HTML objects:

Object Description
AudioMixer Provides a way to control the Windows Media Center mute state and volume level.
Capabilities Provides a way to discover whether certain system capabilities and resources are currently available.
CustomViewPort Provides a way to control and retrieve information about the custom view port.
DeviceInfo Provides a way to discover the capabilities of a Windows Media Center Extender.
DiscData Enables HTML applications to get information about a disc in a changer.
Experience Provides a way to retrieve information about the current Windows Media Center experience.
ExProperty Enables HTML applications to access the names and values of media properties.
MediaCenter Provides access to various features and capabilities of Windows Media Center.
MediaChanger Enables HTML applications to control the disc changer.
ParentalControlSelector Provides a way for HTML applications to select the type of parental control settings to query.
ParentalControlSetting Provides a way for HTML applications to query the various parental control settings for movie or TV viewing.
SharedViewPort Provides a way to control and retrieve information about the shared view port.
USTVRatings Provides a way for HTML applications to query the extended TV content ratings.

See Also