WaveLinkSetOutputVolume

C# Methods Reference

Signature

public void WaveLinkSetOutputVolume(string mixer, int volume)

Parameters

mixer
string required

No description provided.

volume
int required

No description provided.

Return Type

void

Example

CPH.WaveLinkSetOutputVolume(mixer, volume);