DeviceVideoProperty Class
Describes a video property on a video capture device.
Namespace: DevExpress.Data.Camera
Assembly: DevExpress.Data.Desktop.v24.2.dll
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.
Inheritance
Object
DeviceVideoProperty
See Also