EventType Class
Definition
Namespace: P1.CameraSdk
All EventTypes that are not Property nor SDK type events More…
public class EventType : P1::CameraSdk::BaseEventType
Remarks
All EventTypes that are not Property nor SDK type events
Properties
An invalid event |
|
The camera has started tramsfering an image (0% complete) |
|
A progress update on the current image transfer (+1% or more) |
|
An image data ready to be read, as result of previous capture |
|
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 |
|
An image was added to the image list |
|
An image was removed to the image list |
|
An image was edited in the image list (changed rating, name, etc.) |
|
A new image list was received |
|
An image buffer is ready (type defined by IImageBuffer::BufferType, e.g., Preview, Tile) |
|
An image buffer is ready (type defined by IImageBuffer::BufferType, e.g., Preview, Tile) |
|
A response to a basic image meta data request |
|
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 |