The PowerMonitoring type exposes the following members.
Properties
Name | Description | |
---|---|---|
BatteryMinutes |
The minutes of battery power remaining to the device.
CAP_BATTERYMINUTES
| |
BatteryPercentage |
When used with MSG_GET, return the percentage of battery power level on camera. If -1 is
returned, it indicates that the battery is not present.
CAP_BATTERYPERCENTAGE
| |
PowerSaveTime |
When used with MSG_SET, set the camera power down timer in seconds. When used with
MSG_GET, return the current setting of the power down time.
CAP_POWERSAVETIME
| |
PowerSupply |
MSG_GET reports the kinds of power available to the device. MSG_GETCURRENT reports the
current power supply in use.
This is a read only capability.
CAP_POWERSUPPLY
|
See Also