NativeMethodsvideoio_VideoCapture_open2 Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.videoio_VideoCapture_open2(System.IntPtr,System.Int32,System.Int32,System.Int32@)"]
Namespace: OpenCvSharp
public static ExceptionStatus videoio_VideoCapture_open2( IntPtr obj, int device, int apiPreference, out int returnValue )
Public Shared Function videoio_VideoCapture_open2 ( obj As IntPtr, device As Integer, apiPreference As Integer, <OutAttribute> ByRef returnValue As Integer ) As ExceptionStatus
public: static ExceptionStatus videoio_VideoCapture_open2( IntPtr obj, int device, int apiPreference, [OutAttribute] int% returnValue )
static member videoio_VideoCapture_open2 : obj : IntPtr * device : int * apiPreference : int * returnValue : int byref -> ExceptionStatus
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.videoio_VideoCapture_open2(System.IntPtr,System.Int32,System.Int32,System.Int32@)"]
[Missing <param name="device"/> documentation for "M:OpenCvSharp.NativeMethods.videoio_VideoCapture_open2(System.IntPtr,System.Int32,System.Int32,System.Int32@)"]
[Missing <param name="apiPreference"/> documentation for "M:OpenCvSharp.NativeMethods.videoio_VideoCapture_open2(System.IntPtr,System.Int32,System.Int32,System.Int32@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.videoio_VideoCapture_open2(System.IntPtr,System.Int32,System.Int32,System.Int32@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.videoio_VideoCapture_open2(System.IntPtr,System.Int32,System.Int32,System.Int32@)"]