![]() | ![]() | |
| Make/Model | Device Version | Connection Type |
| InterVideo/WinDVD 4 | Version 4 or higher | N/A |
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.
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.
Not applicable for a software application.
This section lists the fields that the driver makes available, their types, minimum and maximum values, etc...
Name Type R/W Description/Limits NavigationOp String W Allows 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. Power Boolean R/W Read 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. StandardOp String W Allows 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. ToggleMute Boolean W Toggle the Mute status on of off. There is no discrete set, or any read, capability because the application doesn't allow for it. TransportOp String W Allows 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. ViewOp String W Allows 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.