corelibraries-devexpress-dot-data-dot-camera-61d29de5.md
Describes a video property on a video capture device.
Namespace : DevExpress.Data.Camera
Assembly : DevExpress.Data.Desktop.v25.2.dll
NuGet Packages : DevExpress.Data.Desktop, DevExpress.ExpressApp.Win.Design
public class DeviceVideoProperty :
INotifyPropertyChanged
Public Class DeviceVideoProperty
Implements INotifyPropertyChanged
The following members return DeviceVideoProperty objects:
The DeviceVideoProperty object represents a particular video property, such as brightness, contrast or saturation, on a video capture device. For details, see the DeviceVideoSettings class, which provides access to the corresponding properties.
Object DeviceVideoProperty
See Also