MixAutomationPerc event |
|
Remarks
Occurs during a mix automation session in order to inform about the advancement percentage.
The append automation session is started through a previous call to the MixAutomationExecute method.
Syntax
[Visual Basic] MixAutomationPerc ( ByVal nPercentage as integer ) |
[C++] void MixAutomationPerc ( short nPercentage ); |
Parameter |
Description |
|
|
nPercentage |
Number representing the current percentage of mixing advancement |