CameraDeviceBase.IsRunning Property
Gets whether the device is currently capturing video.
Namespace: DevExpress.Data.Camera
Assembly: DevExpress.Data.Desktop.v24.1.dll
NuGet Packages: DevExpress.Data.Desktop, DevExpress.ExpressApp.Win.Design
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the device is currently capturing video; otherwise, false. |
See Also