Copyright © 2006-2019 MultiMedia Soft
SoundExportStarted event
Remarks
Occurs when the exporting of a recording session begins after a call to RecordedSound.RequestExportToFile method.
Syntax
[Visual Basic]
SoundExportStarted (
)
[C++]
void SoundExportStarted (
);