OTV_TerminateResult struct
#include <include/OnTubeVis/OnTubeVis.h>
The return value type for otv_.
Public variables
- int exit_code
- In case
terminatedistrue, contains the exit code of the OnTubeVis main loop. - bool terminated
- Indicates whether the OnTubeVis implementation actually terminated.