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