SoundEditStarted event |
![]() ![]() ![]() |
Remarks
Occurs when an editing session of the recorded sound begins: an editing session can be started through the RecordedSound.RequestReduceToRange, RecordedSound.RequestDeleteRange, RecordedSound.RequestInsertSilence, RecordedSound.FilterApply or RecordedSound.TrimSilence methods.
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 SoundEditStartedEventArgs having the following parameters:
|