NativeMethodsvideoio_VideoCapture_getBackendName Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.videoio_VideoCapture_getBackendName(System.IntPtr,System.IntPtr)"]
Namespace: OpenCvSharp
public static ExceptionStatus videoio_VideoCapture_getBackendName( IntPtr obj, IntPtr returnValue )
Public Shared Function videoio_VideoCapture_getBackendName ( obj As IntPtr, returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus videoio_VideoCapture_getBackendName( IntPtr obj, IntPtr returnValue )
static member videoio_VideoCapture_getBackendName : obj : IntPtr * returnValue : IntPtr -> ExceptionStatus
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.videoio_VideoCapture_getBackendName(System.IntPtr,System.IntPtr)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.videoio_VideoCapture_getBackendName(System.IntPtr,System.IntPtr)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.videoio_VideoCapture_getBackendName(System.IntPtr,System.IntPtr)"]