SetInterrupts
void SetInterrupts(bool enable);
fCapture.SetInterrupts(true);
fCapture.SetInterrupts(false);