Mute Input

Mute a specific audio input

Mute Input Dialog
Input
Select required

Audio input you want to affect

Mixer
Select required

Mix which should be affected

State
Select required
Default:
Muted

Mute State Options: Muted, Not Muted, Toggle

public void WaveLinkInputMute(string identifier, string mixer)
Read more in API > C# > Methods > Elgato > Wave Link > Wave Link Input Mute
public void WaveLinkInputToggleMute(string identifier, string mixer)
Read more in API > C# > Methods > Elgato > Wave Link > Wave Link Input Toggle Mute
public void WaveLinkInputUnmute(string identifier, string mixer)
Read more in API > C# > Methods > Elgato > Wave Link > Wave Link Input Unmute