http://www.emgu.com
Check if the stream is completed
Namespace: Emgu.CV.CudaAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntaxpublic bool Completed { get; }Public ReadOnly Property Completed As Boolean
Get
public:
property bool Completed {
bool get ();
}member Completed : bool with get
Property Value
Type:
Boolean
See Also