http://www.emgu.com
Check if the stream is completed
Namespace:
Emgu.CV.Cuda
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
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