NativeMethodsvideoio_VideoWriter_fourcc Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.videoio_VideoWriter_fourcc(System.SByte,System.SByte,System.SByte,System.SByte,System.Int32@)"]
Namespace: OpenCvSharp
public static ExceptionStatus videoio_VideoWriter_fourcc( sbyte c1, sbyte c2, sbyte c3, sbyte c4, out int returnValue )
Public Shared Function videoio_VideoWriter_fourcc ( c1 As SByte, c2 As SByte, c3 As SByte, c4 As SByte, <OutAttribute> ByRef returnValue As Integer ) As ExceptionStatus
public: static ExceptionStatus videoio_VideoWriter_fourcc( signed char c1, signed char c2, signed char c3, signed char c4, [OutAttribute] int% returnValue )
static member videoio_VideoWriter_fourcc : c1 : sbyte * c2 : sbyte * c3 : sbyte * c4 : sbyte * returnValue : int byref -> ExceptionStatus
[Missing <param name="c1"/> documentation for "M:OpenCvSharp.NativeMethods.videoio_VideoWriter_fourcc(System.SByte,System.SByte,System.SByte,System.SByte,System.Int32@)"]
[Missing <param name="c2"/> documentation for "M:OpenCvSharp.NativeMethods.videoio_VideoWriter_fourcc(System.SByte,System.SByte,System.SByte,System.SByte,System.Int32@)"]
[Missing <param name="c3"/> documentation for "M:OpenCvSharp.NativeMethods.videoio_VideoWriter_fourcc(System.SByte,System.SByte,System.SByte,System.SByte,System.Int32@)"]
[Missing <param name="c4"/> documentation for "M:OpenCvSharp.NativeMethods.videoio_VideoWriter_fourcc(System.SByte,System.SByte,System.SByte,System.SByte,System.Int32@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.videoio_VideoWriter_fourcc(System.SByte,System.SByte,System.SByte,System.SByte,System.Int32@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.videoio_VideoWriter_fourcc(System.SByte,System.SByte,System.SByte,System.SByte,System.Int32@)"]