ExportToWavStop event |
|
Remarks
Occurs at the end of an exporting session of the loaded sound into a file in WAV format. The exporting session is started through a previous call to the RequestSoundExportToWav method.
For further details about exporting a sound to a file in WAV format take a look to the How to export the loaded song into a WAV file section. 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 ExportToWavStopEventArgs having the following parameters:
|