Click or drag to resize

CameraStatusCurrentCapture Property

Current capture status. It is only updated when captured by using capture function of this SDK. (If captured by pushing shutter button, it is not updated.)

Namespace:  Ricoh.CameraController
Assembly:  RicohCameraSDK (in RicohCameraSDK.dll) Version: 1.1
Syntax
public Capture CurrentCapture { get; set; }

Property Value

Type: Capture
See Also