| VideoWriterIsOpened Method |
Returns true if video writer has been successfully initialized.
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.VideoWriter.IsOpened"]
See Also