Set Source Mute State

Mute or unmute a source in Streamlabs Desktop

Parameters

Connection
Select

Select the configured Streamlabs Desktop Connection to connect to

Scene
Text

Select a scene from the list, or enter a scene name

Source
Text

Select a source from the list, or enter a source name

State
Select required

Select the mute status for the source

ValueDescription
Muted

Set the mute state to muted

Not Muted

Set the mute state to not muted

Toggle

Toggle the mute state between muted and not muted

Variables

NameTypeDescription
 
Variables generated by all triggers and available within all action executions.

C# Usage

public void SlobsSetSourceMuteState(string scene, string source, int state, int connection = 0)
Read more in API > C# > Methods > Streamlabs Desktop > Sources > Slobs Set Source Mute State