SoundExportPerc event |
|
Remarks
Occurs during the exporting session of a sound file in order to notify the container application about the exporting advancement. The exporting session is started through a previous call to the ExportToFile method.
For further details about synchronization through Events see the How to synchronize the container application through events tutorial.
Syntax
Event Data
The event handler receives an argument of type SoundExportPercEventArgs having the following parameters:
|