Copyright © 2006-2019 MultiMedia Soft

RecordingPerc event

Previous pageReturn to chapter overviewNext page

Remarks

 

Occurs, during a file/memory/clipboard based recording session, to notify the actual recording percentage.

 

For further details see the How to record from files, memory or clipboard section.

 

 

Syntax

 

[Visual Basic]

RecordingPerc (

ByVal nPercentage as long

)


 

[C++]

void RecordingPerc (

long nPercentage

);


 

 

Parameter

Description

 

 

nPercentage

Number representing the current advancement percentage of the recording session