SoundExportDone event |
|
Remarks
Occurs when an editing session of the recorded sound ends: an editing session can be started through a call to RecordedSound.RequestExportToFile 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 SoundExportDoneEventArgs having the following parameters:
|