CameraDeviceDetector Class
|
Class for detecting connectable camera devices. Currently, only USB connection (MTP) is supported and can be detected.
Inheritance Hierarchy
Namespace:
Ricoh.CameraController
Assembly:
RicohCameraSDK (in RicohCameraSDK.dll) Version: 1.1
Syntax public class CameraDeviceDetector
Public Class CameraDeviceDetector
public ref class CameraDeviceDetector
The CameraDeviceDetector type exposes the following members.
Methods
| Name | Description |
---|
| Detect | Detect devices with specified interfaces. |
TopSee Also