Click or drag to resize

Ricoh.CameraController Namespace

Ricoh.CameraController framework interface provides common functions related to camera operation such as shooting and get image.
Classes
  ClassDescription
Public classCameraDevice
Class for getting information of a camera device or operating a camera device.
Public classCameraDeviceDetector
Class for detecting connectable camera devices. Currently, only USB connection (MTP) is supported and can be detected.
Public classCameraDeviceSetting
Basic class of camera device settings. Derived classes of this class are prepared for various camera device settings. An instance of not this class but the derived classes are used.
Public classCameraEventListener
Event listener receiving notification from the camera device.
Public classCameraImage
Class for handling with image information and image data.
Public classCameraStatus
Camera status.
Public classCameraStorage
Information on the storage of the camera device.
Public classCameraTime
Derived class of CameraDeviceSetting.
Public classCameraTimeValue
Derived class of CameraDeviceSettingValue.
Public classCapture
Class for handling camera capture information.
Public classCaptureMethod
Derived class of CaptureSetting.
Public classCaptureMethodValue
Derived class of CaptureSettingValue.
Public classCaptureSetting
Basic class of capture setting. Derived classes of this class are prepared for various settings. An instance of not this class but the derived classes are used.
Public classError
Error information. The response (Response) result is returned as an error if the method of the interface fails in the body state or for some reason.
Public classExposureCompensation
Derived class of CaptureSetting.
Public classExposureCompensationValue
Derived class of CaptureSettingValue.
Public classExposureProgram
Derived class of CaptureSetting.
Public classExposureProgramValue
Derived class of CaptureSettingValue.
Public classFNumber
Derived class of CaptureSetting.
Public classFNumberValue
Derived class of CaptureSettingValue.
Public classHyperOperationEnable
Derived class of CaptureSetting.
Public classHyperOperationEnableValue
Derived class of CaptureSettingValue.
Public classISO
Derived class of CaptureSetting.
Public classISOValue
Derived class of CaptureSettingValue.
Public classLiveViewSpecification
Derived class of CameraDeviceSetting.
Public classLiveViewSpecificationValue
Derived class of CameraDeviceSettingValue.
Public classResponse
Response to request. If returning interface-specific properties, the Response class is extended.
Public classShutterSpeed
Derived class of CaptureSetting.
Public classShutterSpeedValue
Derived class of CaptureSettingValue.
Public classStartCaptureResponse
Response to request including the capture information.
Public classStillImageCaptureFormat
Derived class of CaptureSetting.
Public classStillImageCaptureFormatValue
Derived class of CaptureSettingValue.
Public classStillImageQuality
Derived class of CaptureSetting.
Public classStillImageQualityValue
Derived class of CaptureSettingValue.
Public classStorageWriting
Derived class of CaptureSetting.
Public classStorageWritingValue
Derived class of CaptureSettingValue.
Public classUserCaptureSettingsMode
Derived class of CaptureSetting.
Public classUserCaptureSettingsModeValue
Derived class of CaptureSettingValue.
Public classWhiteBalance
Derived class of CaptureSetting.
Public classWhiteBalanceValue
Derived class of CaptureSettingValue.
Structures
  StructureDescription
Public structureLiveViewImage
LiveView Image Specification.
Interfaces
  InterfaceDescription
Public interfaceCameraDeviceSettingValue
Basic interface regarding camera device setting values.
Public interfaceCaptureSettingValue
Basic interface regarding capture setting values.
Enumerations
  EnumerationDescription
Public enumerationCaptureState
Capture state.
Public enumerationDeviceInterface
Type of device interface.
Public enumerationErrorCode
Error code.
Public enumerationImageFormat
Image format.
Public enumerationImageType
Image type.
Public enumerationResult
Request result.
Public enumerationStorageListImagesState
Acquisition status of image information list in storage.
Public enumerationStoragePermission
Storage permission.
Public enumerationStorageType
Storage type.