NativeMethodsvideoio_VideoWriter_set Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.videoio_VideoWriter_set(System.IntPtr,System.Int32,System.Double,System.Int32@)"]
Namespace: OpenCvSharp
public static ExceptionStatus videoio_VideoWriter_set( IntPtr obj, int propId, double value, out int returnValue )
Public Shared Function videoio_VideoWriter_set ( obj As IntPtr, propId As Integer, value As Double, <OutAttribute> ByRef returnValue As Integer ) As ExceptionStatus
public: static ExceptionStatus videoio_VideoWriter_set( IntPtr obj, int propId, double value, [OutAttribute] int% returnValue )
static member videoio_VideoWriter_set : obj : IntPtr * propId : int * value : float * returnValue : int byref -> ExceptionStatus
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.videoio_VideoWriter_set(System.IntPtr,System.Int32,System.Double,System.Int32@)"]
[Missing <param name="propId"/> documentation for "M:OpenCvSharp.NativeMethods.videoio_VideoWriter_set(System.IntPtr,System.Int32,System.Double,System.Int32@)"]
[Missing <param name="value"/> documentation for "M:OpenCvSharp.NativeMethods.videoio_VideoWriter_set(System.IntPtr,System.Int32,System.Double,System.Int32@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.videoio_VideoWriter_set(System.IntPtr,System.Int32,System.Double,System.Int32@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.videoio_VideoWriter_set(System.IntPtr,System.Int32,System.Double,System.Int32@)"]