Ricoh.CameraController Namespace |
Class | Description | |
---|---|---|
CameraDevice | Class for getting information of a camera device or operating a camera device. | |
CameraDeviceDetector | Class for detecting connectable camera devices. Currently, only USB connection (MTP) is supported and can be detected. | |
CameraDeviceSetting | 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. | |
CameraEventListener | Event listener receiving notification from the camera device. | |
CameraImage | Class for handling with image information and image data. | |
CameraStatus | Camera status. | |
CameraStorage | Information on the storage of the camera device. | |
CameraTime | Derived class of CameraDeviceSetting. | |
CameraTimeValue | Derived class of CameraDeviceSettingValue. | |
Capture | Class for handling camera capture information. | |
CaptureMethod | Derived class of CaptureSetting. | |
CaptureMethodValue | Derived class of CaptureSettingValue. | |
CaptureSetting | 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. | |
Error | 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. | |
ExposureCompensation | Derived class of CaptureSetting. | |
ExposureCompensationValue | Derived class of CaptureSettingValue. | |
ExposureProgram | Derived class of CaptureSetting. | |
ExposureProgramValue | Derived class of CaptureSettingValue. | |
FNumber | Derived class of CaptureSetting. | |
FNumberValue | Derived class of CaptureSettingValue. | |
HyperOperationEnable | Derived class of CaptureSetting. | |
HyperOperationEnableValue | Derived class of CaptureSettingValue. | |
ISO | Derived class of CaptureSetting. | |
ISOValue | Derived class of CaptureSettingValue. | |
LiveViewSpecification | Derived class of CameraDeviceSetting. | |
LiveViewSpecificationValue | Derived class of CameraDeviceSettingValue. | |
Response | Response to request. If returning interface-specific properties, the Response class is extended. | |
ShutterSpeed | Derived class of CaptureSetting. | |
ShutterSpeedValue | Derived class of CaptureSettingValue. | |
StartCaptureResponse | Response to request including the capture information. | |
StillImageCaptureFormat | Derived class of CaptureSetting. | |
StillImageCaptureFormatValue | Derived class of CaptureSettingValue. | |
StillImageQuality | Derived class of CaptureSetting. | |
StillImageQualityValue | Derived class of CaptureSettingValue. | |
StorageWriting | Derived class of CaptureSetting. | |
StorageWritingValue | Derived class of CaptureSettingValue. | |
UserCaptureSettingsMode | Derived class of CaptureSetting. | |
UserCaptureSettingsModeValue | Derived class of CaptureSettingValue. | |
WhiteBalance | Derived class of CaptureSetting. | |
WhiteBalanceValue | Derived class of CaptureSettingValue. |
Structure | Description | |
---|---|---|
LiveViewImage | LiveView Image Specification. |
Interface | Description | |
---|---|---|
CameraDeviceSettingValue | Basic interface regarding camera device setting values. | |
CaptureSettingValue | Basic interface regarding capture setting values. |
Enumeration | Description | |
---|---|---|
CaptureState | Capture state. | |
DeviceInterface | Type of device interface. | |
ErrorCode | Error code. | |
ImageFormat | Image format. | |
ImageType | Image type. | |
Result | Request result. | |
StorageListImagesState | Acquisition status of image information list in storage. | |
StoragePermission | Storage permission. | |
StorageType | Storage type. |