StreamCloneAdd method |
|
Remarks
Adds a new clone of the audio stream currently loaded inside the given player and adds the new clone to the given output device.
The stream's clone totally replicates the audio stream currently loaded into the given player so it cannot be modified through volume change, special effects, custom DSPs and so on: these effects can be applied to the original audio stream only.
The clone can be redirected to a different output device through the StreamCloneOutputDeviceSet method or to a specific speaker of the currently selected output device through the StreamCloneOutputSpeakerSetmethod.
The clone can be removed at any time through the StreamCloneRemove method.
Syntax
Return value
|