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