Click or drag to resize

CudaVideoReader Constructor

http://www.emgu.com
Initializes a new instance of the CudaVideoReader class

Namespace:  Emgu.CV.Cuda
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public CudaVideoReader(
	string fileName
)

Parameters

fileName
Type: SystemString

[Missing <param name="fileName"/> documentation for "M:Emgu.CV.Cuda.CudaVideoReader.#ctor(System.String)"]

See Also