Click or drag to resize

CameraDeviceDetector Class

Class for detecting connectable camera devices. Currently, only USB connection (MTP) is supported and can be detected.
Inheritance Hierarchy
SystemObject
  Ricoh.CameraControllerCameraDeviceDetector

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

The CameraDeviceDetector type exposes the following members.

Methods
  NameDescription
Public methodStatic memberDetect
Detect devices with specified interfaces.
Top
See Also