Click or drag to resize

VideoWriterIsOpened Method

Returns true if video writer has been successfully initialized.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public bool IsOpened()

Return Value

Type: Boolean

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

See Also