CameraDeviceInfo(String) Constructor
Initializes a new instance of the CameraDeviceInfo class with the specified settings.
Namespace: DevExpress.Data.Camera
Assembly: DevExpress.Data.Desktop.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| monikerString | String | A String value that specifies the string representation of the moniker for the video capture device. This value is assigned to the CameraDeviceInfo.MonikerString field. |
See Also