Click or drag to resize
Accord.NET (logo)

CameraControlProperty Enumeration

The enumeration specifies a setting on a camera.

Namespace:  Accord.Video.DirectShow
Assembly:  Accord.Video.DirectShow (in Accord.Video.DirectShow.dll) Version: 3.8.0
Syntax
public enum CameraControlProperty
Request Example View Source
Members
  Member nameValueDescription
Pan0 Pan control.
Tilt1 Tilt control.
Roll2 Roll control.
Zoom3 Zoom control.
Exposure4 Exposure control.
Iris5 Iris control.
Focus6 Focus control.
See Also