LoadSoundFromEditingSession method |
|
Remarks
Loads a sound stored inside an instance of the Audio Sound Editor for .NET Winform component or a sound stored inside an other instance of Audio Sound Editor API for .NET.
During the execution of the loading session the CallbackPercentage delegate is invoked, with the nOperation parameter set to OPERATION_SOUND_LOADING, in order to notify about the percentage of advancement of the loading session.
For further details about callback delegates see the How to synchronize the container application with the API tutorial. For further details about the use of more than one instance of Audio Sound Editor API for .NET or of another instance of Audio Sound Editor for .NET Winform component, check the How to load a sound stored inside another instance of the API section.
Syntax
Return value
|