Make/Model  Device VersionConnection Type
Microsoft/Media Player 9Version 9 or higherN/A

Description:

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.

Quirks and Limitations:

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.

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.
SpeedStringWSets the playback speed. This is an enumerated field with the values: Slow, Normal, Fast.
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.