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