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