ProgressEventArgs Constructor

Summary
The ProgressEventArgs object is the event arguments object for the ProgressEventHandler. For more information, see ProgressEventHandler
Syntax
C#
C++/CLI
public ProgressEventArgs( 
   int val 
) 
public: 
ProgressEventArgs(  
   int val 
) 

Parameters

val
For capture progress events, this value represents the capture time in seconds. For convert progress events, this value represents the percentage complete.

Requirements

Target Platforms

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaFoundation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.