StartFromDjStudioMixer method |
|
Remarks
Starts a recording session getting sound data from the output of a given custom stream mixer instanced by Active DJ Studio. In case the output of the stream mixer should be multi-channel meaning that it was created using the StreamMixerCreateWithSurround method of Active DJ Studio, the recorder could keep channels separated only in case the format of the output file should support multi-channel too, like WAV, Ogg Vorbis, Opus and WMA formats.
Calling this method will cause the control to fire a RecordingStarted event. The recording session can be stopped at any time through a call to the Stop method.
For details about the encoding format and parameters applied during recording see the How to perform a recording session section. For details about the use of custom stream mixers, see the "How to use custom Stream Mixers" tutorial inside the documentation of Active DJ Studio.
Syntax
Return value
|