SoundDurationChanged event |
|
Remarks
Occurs after a successful call to the Effects.PlaybackTempSet and Effects.PlaybackRateSet methods to notify that the original sound duration has been altered.
Further details about songs mixing can be found inside the How to mix your songs 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 SoundDurationChangedEventArgs having the following parameters:
|