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