InitRecordingSystem method |
|
Remarks
Initializes the control: the call to this method is mandatory and must be performed before calling any other method that will use a recording related functionality, possibly in the container form initialization function: calling this method inside the constructor function of the container form will not work and could cause unpredictable results.
In case the component should be instanced in conjunction with the Audio DJ Studio API for .NET component, this method should be always called after calling the InitSoundSystem initialization method of the other component.
Syntax
Return value
|