.. _doxcsid-namespace_p1_1_1_camera_sdk_1aecc544c527719387d6a6b0a6c05365d6: SdkEventId enum ~~~~~~~~~~~~~~~ *Namespace:* ``P1.CameraSdk`` Definition ^^^^^^^^^^ List of events related to the SDK itself. These events are not related to a :ref:`Camera ` instance. .. ref-code-block:: cpp :class: doxyrest-overview-code-block public enum SdkEventId .. _doxcsid-namespace_p1_1_1_camera_sdk_1aecc544c527719387d6a6b0a6c05365d6aec0fc0100c4fc1ce4eea230c3dc10360: .. _doxcsid-namespace_p1_1_1_camera_sdk_1aecc544c527719387d6a6b0a6c05365d6a9133990b9c17586183bea3960ff00d58: .. _doxcsid-namespace_p1_1_1_camera_sdk_1aecc544c527719387d6a6b0a6c05365d6a220710625103d0fc9b38eb91f417281d: .. _doxcsid-namespace_p1_1_1_camera_sdk_1aecc544c527719387d6a6b0a6c05365d6a8bdbc32e4cb79200f470f0acd86a69ad: .. _doxcsid-namespace_p1_1_1_camera_sdk_1aecc544c527719387d6a6b0a6c05365d6a0e64f6b9cf975d61c7a6d0895bf424d1: Fields ^^^^^^ .. list-table:: :widths: 30 10 60 * - ``Undefined`` - 0 - A *not set* value for SdkEvent * - ``CameraFound`` - - A camera was connected to the computer * - ``CameraRemoved`` - - A (not opened) camera was removed from computer * - ``CameraOpened`` - - A camera was opened by the SDK (on this computer) * - ``CameraClosed`` - - A camera was closed by the SDK (on this computer)