http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Retrieves the specified property of camera or video file
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public static double cvGetCaptureProperty( IntPtr capture, CAP_PROP prop ) |
Visual Basic |
---|
Public Shared Function cvGetCaptureProperty ( _ capture As IntPtr, _ prop As CAP_PROP _ ) As Double |
Visual C++ |
---|
public: static double cvGetCaptureProperty( IntPtr capture, CAP_PROP prop ) |
Parameters
- capture
- Type: System..::..IntPtr
Video capturing structure
- prop
- Type: Emgu.CV.CvEnum..::..CAP_PROP
Property identifier