Error processing SSI file
LEADTOOLS Multimedia (Leadtools.MediaFoundation assembly)

Show in webframe

ProgressEventArgs Constructor (ProgressEventArgs)






For capture progress events, this value represents the capture time in seconds. For convert progress events, this value represents the percentage complete.
The ProgressEventArgs object is the event arguments object for the ProgressEventHandler. For more information, see ProgressEventHandler
Syntax
public ProgressEventArgs( 
   int val
)
'Declaration
 
Public Function New( _
   ByVal val As Integer _
)
'Usage
 
Dim val As Integer
 
Dim instance As New ProgressEventArgs(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

See Also

Reference

ProgressEventArgs Class
ProgressEventArgs Members

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