Click or drag to resize

VideoCaptureGetBackendName 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.VideoCapture.GetBackendName"]

See Also