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