VideoWriterIsOpened Method OpenCvSharp Class Library
Returns true if video writer has been successfully initialized.

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public bool IsOpened()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.VideoWriter.IsOpened"]

See Also

Reference