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