VideoWriterIsOpened Method
|
Returns true if video writer has been successfully initialized.
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
SyntaxPublic Function IsOpened As Boolean
member IsOpened : unit -> bool
Return Value
Type:
Boolean
See Also