DeviceVideoProperty Class
In This Article
Describes a video property on a video capture device.
Namespace: DevExpress.Data.Camera
Assembly: DevExpress.Data.Desktop.v24.2.dll
NuGet Packages: DevExpress.Data.Desktop, DevExpress.ExpressApp.Win.Design
#Declaration
#Related API Members
The following members return DeviceVideoProperty objects:
#Remarks
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.
See Also