This method takes a snapshot from the video.

[Delphi]   [ Boolean = ]playcontrolname.TakeSnapShot

Parameters

None

Return Value

Returns True if successful, returns False when not successful.

Explanation

The TakeSnapShot method takes a snapshot from the video that was started using the Start method. The snapshot can be retrieved in the Snapshot event.

If the return value is False, then 2, 4 or 11 will be set in the ErrorStatus property. If the value is 4, it means that a snapshot cannot be taken from that video.

 

The ImageKit10 VCL is a product created by Newtone Corporation