RICOH Camera USB SDK for C++
1.1.0
RICOH Camera USB SDK for C++
|
CRicoh::CameraController::CameraDevice | The class for information and operations on a camera device |
CRicoh::CameraController::CameraDeviceDetector | The class to detect a camera device |
▼CRicoh::CameraController::CameraDeviceSetting | This class is base class for camera device settings. Sub classes of this class are used to handle camera device settings |
CRicoh::CameraController::CameraTime | This class for setting of the date and time of camera |
CRicoh::CameraController::LiveViewSpecification | The class for setting of live view specification |
▼CRicoh::CameraController::CameraDeviceSettingValue | This class is base for value of camera settings |
CRicoh::CameraController::CameraTimeValue | This class for setting value of the date and time of camera |
CRicoh::CameraController::LiveViewSpecificationValue | The class for setting value of live view specification |
CRicoh::CameraController::CameraEventListener | The class of Event listener receiving notification from the camera device |
CRicoh::CameraController::CameraImage | The class for handling with image information |
CRicoh::CameraController::CameraImageList | The list of CameraImage |
CRicoh::CameraController::CameraStatus | The class for camera status |
CRicoh::CameraController::CameraStorage | The class for camera storage |
CRicoh::CameraController::CameraStorageList | The list of CameraStorage |
CRicoh::CameraController::Capture | The interface for a camera capture information |
▼CRicoh::CameraController::CaptureSetting | This class is base class for capture settings. Sub classes of this class are used to handle capture settings |
CRicoh::CameraController::CaptureMethod | This class for setting of capture method. Only use in Capture::getMethod() |
CRicoh::CameraController::ExposureCompensation | The class for setting of EV compensation |
CRicoh::CameraController::ExposureProgram | The class for setting of exposure program |
CRicoh::CameraController::FNumber | The class for setting of aperture value |
CRicoh::CameraController::HyperOperationEnable | The class for setting of hyper operation enable |
CRicoh::CameraController::ISO | The class for setting of ISO sensitivity |
CRicoh::CameraController::ShutterSpeed | The class for setting of shutter speed |
CRicoh::CameraController::StillImageCaptureFormat | The class for setting of recording formats |
CRicoh::CameraController::StillImageQuality | The class for setting of recorded pixels and quality level |
CRicoh::CameraController::StorageWriting | The class for setting whether to save to storage |
CRicoh::CameraController::UserCaptureSettingsMode | The class for setting of user capture settings mode |
CRicoh::CameraController::WhiteBalance | The class for setting of white balance |
▼CRicoh::CameraController::CaptureSettingValue | This class is base for value of capture settings |
CRicoh::CameraController::CaptureMethodValue | This class for setting value of the capture method |
CRicoh::CameraController::ExposureCompensationValue | The class for setting value of EV compensation |
CRicoh::CameraController::ExposureProgramValue | The class for setting value of exposure program |
CRicoh::CameraController::FNumberValue | The class for setting value of aperture value |
CRicoh::CameraController::HyperOperationEnableValue | The class for setting value of hyper operation enable |
CRicoh::CameraController::ISOValue | The class for setting value of ISO sensitivity |
CRicoh::CameraController::ShutterSpeedValue | The class for setting value of shutter speed |
CRicoh::CameraController::StillImageCaptureFormatValue | The class for setting value of recording formats |
CRicoh::CameraController::StillImageQualityValue | The class for setting value of recorded pixels and quality level |
CRicoh::CameraController::StorageWritingValue | The class for setting value of storage writing |
CRicoh::CameraController::UserCaptureSettingsModeValue | The class for setting value of user capture settings mode |
CRicoh::CameraController::WhiteBalanceValue | The class for setting value of white balance |
CRicoh::CameraController::Error | This class represents a error of a request to a camera device |
CRicoh::CameraController::LiveViewImage | The stracture for live view image |
CRicoh::CameraController::Point | The structure to represent point |
▼CRicoh::CameraController::Response | The class for a response from a camera device |
CRicoh::CameraController::StartCaptureResponse | The class for a response having a capture from a camera device |