Sets the specified property of video capturing.
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- propertyId
- Type: OpenCvSharpCaptureProperty
property identifier. - value
- Type: SystemDouble
value of the property.
Return Value
Type: Int32[Missing <returns> documentation for "M:OpenCvSharp.CvCapture.SetCaptureProperty(OpenCvSharp.CaptureProperty,System.Double)"]
See Also