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