VideoCapture Constructor (IntPtr) OpenCvSharp Class Library
Initializes from native pointer

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

protected VideoCapture(
	IntPtr ptr
)

Parameters

ptr
Type: SystemIntPtr
CvCapture*
See Also

Reference