| VideoCaptureIsOpened Method |
Returns true if video capturing has been initialized already.
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax Public Function IsOpened As Boolean
member IsOpened : unit -> bool
Return Value
Type:
Boolean[Missing <returns> documentation for "M:OpenCvSharp.VideoCapture.IsOpened"]
See Also