NativeMethodshighgui_VideoCapture_set Method OpenCvSharp Class Library

[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.highgui_VideoCapture_set(System.IntPtr,System.Int32,System.Double)"]

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static int highgui_VideoCapture_set(
	IntPtr obj,
	int propId,
	double value
)

Parameters

obj
Type: SystemIntPtr

[Missing <param name="obj"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.highgui_VideoCapture_set(System.IntPtr,System.Int32,System.Double)"]

propId
Type: SystemInt32

[Missing <param name="propId"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.highgui_VideoCapture_set(System.IntPtr,System.Int32,System.Double)"]

value
Type: SystemDouble

[Missing <param name="value"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.highgui_VideoCapture_set(System.IntPtr,System.Int32,System.Double)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.highgui_VideoCapture_set(System.IntPtr,System.Int32,System.Double)"]

See Also

Reference