http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Sets the specified property of video capturing
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public void SetCaptureProperty( CAP_PROP property, double value ) |
Visual Basic |
---|
Public Sub SetCaptureProperty ( _ property As CAP_PROP, _ value As Double _ ) |
Visual C++ |
---|
public: void SetCaptureProperty( CAP_PROP property, double value ) |
Parameters
- property
- Type: Emgu.CV.CvEnum..::..CAP_PROP
Property identifier
- value
- Type: System..::..Double
Value of the property