Click or drag to resize

CaptureState Enumeration

Capture state.

Namespace:  Ricoh.CameraController
Assembly:  RicohCameraSDK (in RicohCameraSDK.dll) Version: 1.1
Syntax
public enum CaptureState
Members
  Member nameDescription
UnknownUnknown state.
ExecutingCapture in progress. Exposure started.
CompleteAll processing such as saving due to capture is completed.
See Also