Copyright © 2008-2019 MultiMedia Soft
SoundExportStarted event
Remarks
Occurs when the exporting session of the sound under editing is started. The exporting session is started through a previous call to the ExportToFile method.
Syntax
[Visual Basic]
SoundExportStarted (
)
[C++]
void SoundExportStarted (
);