CameraDeviceInfo(String) Constructor
Initializes a new instance of the CameraDeviceInfo class with the specified settings.
Namespace: DevExpress.Data.Camera
Assembly: DevExpress.Data.Desktop.v24.1.dll
NuGet Packages: DevExpress.Data.Desktop, DevExpress.ExpressApp.Win.Design
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