Click or drag to resize

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
Syntax
public bool IsOpened()

Return Value

Type: Boolean
See Also