CameraControl.StartCommand Property
Gets a command that starts streaming the video captured from the currently used device.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v25.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| ICommand | A ICommand object that starts streaming the video captured from the currently used device. |
See Also