Click or drag to resize

CvInvokeStreamBackends Property

http://www.emgu.com
Returns list of available backends which works via cv::VideoCapture(filename)

Namespace:  Emgu.CV
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
Syntax
public static Backend[] StreamBackends { get; }

Property Value

Type: Backend
See Also