This method stops the video capture.

[Delphi]   [ Boolean = ]recordcontrolname.Stop

Parameters

None

Return Value

Returns True if successful, returns False when not successful.

Explanation

The Stop method stops the video capture that was started with the Start method.

If the return value is True, then the State property is updated. If the return value is False, then 11 will be set in the ErrorStatus property.

 

The ImageKit10 VCL is a product created by Newtone Corporation