Click or drag to resize

VideoWriterGetBackendName Method

Returns used backend API name. Note that stream should be opened.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public string GetBackendName()

Return Value

Type: String

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

See Also