broken property
Indicates whether the capture process encountered an error.
This boolean flag is set to true
if the capture process is broken due
to an error or unexpected issue.
Implementation
bool broken = false;
Indicates whether the capture process encountered an error.
This boolean flag is set to true
if the capture process is broken due
to an error or unexpected issue.
bool broken = false;