http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Return the type of the capture (eg, CV_CAP_V4W, CV_CAP_UNICAP), which is unknown if created with CV_CAP_ANY
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public static int cvGetCaptureDomain( IntPtr capture ) |
Visual Basic |
---|
Public Shared Function cvGetCaptureDomain ( _ capture As IntPtr _ ) As Integer |
Visual C++ |
---|
public: static int cvGetCaptureDomain( IntPtr capture ) |
Parameters
- capture
- Type: System..::..IntPtr
The pointer to CvCapture