CameraDeviceBase.IsBusy Property
Gets whether the video capture device is already in use in another application.
Namespace: DevExpress.Data.Camera
Assembly: DevExpress.Data.Desktop.v23.1.dll
NuGet Packages: DevExpress.Data.Desktop, DevExpress.ExpressApp.Win.Design, DevExpress.Win.Dashboard.Design, DevExpress.Win.Design
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, the video capture device is already in use in another application; otherwise, false. |
See Also