|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
|
strong |
Whether a run carried the sequence to its end.
SUSPENDED means a deferred step has work outstanding. The result carries nothing and must not be consumed. Call run again with the same arguments to poll; the executor resumes where it left off and ignores the image argument until the sequence completes.
| Enumerator | |
|---|---|
| COMPLETE | |
| SUSPENDED | |
Definition at line 33 of file VisionContext.hpp.