FpsApi: CaptureStop |
Stops the capture process started with the CaptureStart() or the Capture() method before the timeout is elapsed.
Public Function CaptureStop ( ) As Boolean
[Visual Basic] Public Function CaptureStop() As Boolean
[Delphi] function CaptureStop(): Boolean;
[C++] bool CaptureStop();
Class FpsApi Overview FpsApi Properties FpsApi Methods CaptureStatus CaptureWait