CameraEventId enum
Namespace: P1.CameraSdk
Fields
|
0 |
An undefined event type, intended use is as null event |
|
The camera has started tramsfering an image (0% complete) |
|
|
A progress update on the current image transfer (+1% or more) |
|
|
An image is ready to be read, as result of previous capture (100% complete) |
|
|
Camera disconnected and therefore unavailable |
|
|
LiveView system will begin to feeding images |
|
|
LiveView system stopped feeding images, and is powered down. |
|
|
A new LiveView image has arrived and is ready to be consumed by you |
|
|
A new property became present on the camera |
|
|
A property was removed from the camera |
|
|
Transfer of a firmware file to the camera was initiated |
|
|
Current transfer progress of a firmware file to the camera |
|
|
Transfer of a firmware file to the camera was successfully concluded |
|
|
Transfer of a firmware file to the camera failed |