LEADTOOLS Multimedia (Leadtools.Multimedia assembly)
LEAD Technologies, Inc

Progress Event (CaptureCtrl)






Occurs periodically during a capture operation to notify of capture progress.
Syntax
public event ProgressEventHandler Progress
'Declaration
 
Public Event Progress As ProgressEventHandler
'Usage
 
Dim instance As CaptureCtrl
Dim handler As ProgressEventHandler
 
AddHandler instance.Progress, handler
public event ProgressEventHandler Progress
add_Progress(function(sender, e))
remove_Progress(function(sender, e))

public:
event ProgressEventHandler^ Progress
Event Data

The event handler receives an argument of type ProgressEventArgs containing data related to this event. The following ProgressEventArgs properties provide information specific to this event.

PropertyDescription
percent The percentage complete for convert progress notifications.
time The time elapsed for capture progress notifications.
Remarks
The event handler is passed a ProgressEventArgs containing the capture time.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CaptureCtrl Class
CaptureCtrl Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features