InitEditor method |
|
Remarks
Initializes the control: the call to this method is mandatory and must be performed before calling any other method that will use an editing related functionality.
In case you should not need playback support, you may replace this call with the call to the InitEditorNoPlayback method.
In case the component should be instanced in conjunction with the Audio DJ Studio API for .NET component and/or the Audio Sound Recorder API for .NET component, this method should be always called after calling the initialization methods of the other components (InitSoundSystem for the DJ studio component and InitRecordingSystem for the recorder component).
Syntax
Return value
|