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