Click or drag to resize

CameraStatus Class

Camera status.
Inheritance Hierarchy
SystemObject
  Ricoh.CameraControllerCameraStatus

Namespace:  Ricoh.CameraController
Assembly:  RicohCameraSDK (in RicohCameraSDK.dll) Version: 1.1
Syntax
public class CameraStatus

The CameraStatus type exposes the following members.

Properties
  NameDescription
Public propertyBatteryLevel
Battery level(%). 100(FULL), 67, 33, 0
Public propertyCurrentCapture
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.)
Top
See Also