Windows Media Player 11 SDK DVD Object 

Windows Media Player SDK banner art

Previous Next

DVD Object

The DVD object provides properties and methods for working with DVDs.

The DVD object supports the following properties.

Property Description
domain Retrieves the current domain of the DVD.
isAvailable Retrieves whether a specified type of information is available or a given action can be performed.

The DVD object supports the following methods.

Method Description
back Changes the display from a submenu to its parent menu.
resume Changes to playback mode from menu mode, resuming at the same position as when the menu was invoked.
titleMenu Stops playback and displays the title menu.
topMenu Stops playback and displays the root menu.

The DVD object is accessed through the following property.

Object Property
Player dvd

See Also

Previous Next