DeviceEventArgs Properties |
The DeviceEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| AutomaticCaptureCount | Gets the number of images that will be automatically captured by the device. | |
| BatteryMinutes | Gets the number of battery minutes remaining. | |
| BatteryPercentage | Gets the percentage of the battery remaining. | |
| CancelPending | Gets or sets a value which determines if the pending images will be acquired. | |
| DeviceName | Gets the product name of the device which fired the event. | |
| Event | Gets the event that was triggered. | |
| Flash | Gets the flash mode of the device. | |
| PowerSupply | Gets the type of power supply being used. | |
| Resolution | Gets the resolution of the device. | |
| TimeBeforeFirstCapture | Gets the number of milliseconds before the first capture will take place. | |
| TimeBetweenCaptures | Gets the number of milliseconds between captures. |