Make/Model  Device VersionConnection Type
InterVideo/WinDVD 4Version 4 or higherN/A

Description:

This driver is for the InterVideo WinDVD4 software DVD player. Since this is a software application it is based on the CQC application control optional component, so you must have purchased that optional component in order to use this driver.

This driver's server side component is CML based. The driver classes for this device are in the MEng.System.CQC.Drivers.WinDVD4 scope.

Quirks and Limitations:

This product is not designed to be controlled, therefore the amount of control and the information that can be gotten from the application is fairly limited. No status, other than running or not running is available, because this one seems to go out of it's way to use non-standard GUI widgets that cannot be queried via standard mechanisms.

Connection Details

Not applicable for a software application.

Driver Fields

This section lists the fields that the driver makes available, their types, minimum and maximum values, etc...

NameTypeR/WDescription/Limits
NavigationOpStringWAllows you to do a set of standard menu navigation operations. This is an enumerated field with the values:  Down Arrow, Enter, Left Arrow, Right Arrow, Up Arrow.
PowerBooleanR/WRead or write the power status. True if it is running, or False if it is not running. This of course is really coming from the application control server, not the application.
StandardOpStringWAllows you to perform some standard operations to the application. This is an enumerated field with the values: Maximize Window, Minimize Window, Restore Window, To Bottom, To Top.
ToggleMuteBooleanWToggle the Mute status on of off. There is no discrete set, or any read, capability because the application doesn't allow for it.
TransportOpStringWAllows you to do a standard set of transport operations. This is an enumerated field with the values: Eject, Fast Forward, Next Chapter, Pause, Play, Previous Chapter, Rewind, Stop.
ViewOpStringWAllows you to manipulate the visual display modes. This is an enumerated field with the values: Disc Menu, Increase Speed, Toggle Full Screen, Title Menu, Decrease Speed, Zoom.