![]() | ![]() | |
| Make/Model | Device Version | Connection Type |
| Microsoft/Media Player 9 | Version 9 or higher | N/A |
This driver is for the Microsoft Windows Media Player 9. 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.WinMedia9 scope.
This product is not designed to be controlled, therefore the amount of information that can be gotten from the application is fairly limited. No status, other than running or not running is available.
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. Speed String W Sets the playback speed. This is an enumerated field with the values: Slow, Normal, Fast. 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.