Home -> IDataArrayOutput -> SetDetachAfterCapture
Description
The SetDetachAfterCapture method specifies whether this IDataArrayOutput object will be detached after a single frame.
Usage
void SetDetachAfterCapture(bool state = true);
Argument list
- state [bool]
- True to automatically detach this capture target after a data-array capture completes, false to keep it attached.