www.emgu.com/wiki
Sets the specified property of video capturing

Declaration Syntax
Public Shared Sub cvSetCaptureProperty ( _
capture As IntPtr, _
property_id As CAP_PROP, _
value As Double _
)

Parameters
- capture (IntPtr)
- Video capturing structure
- property_id (CAP_PROP)
- Property identifier
- value (Double)
- Value of the property
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)