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