Hide Group's Sources

Hide all the sources from a group
Preview
Preview

Parameters

Connectionrequired
Select

Select the configured OBS Studio Connection to connect to

  • Any - trigger on events from any OBS connection
  • Default - trigger on events from the default OBS connection
Scenerequired
Text

Select the scene from this dropdown list, you can also manually enter a scene name.

Grouprequired
Text

Select the group from this dropdown list, you can also manually enter a group name.

Variables

This sub-action does not populate any variables.

C# Usage

public void ObsHideGroupsSources(string scene, string groupName, int connection = 0)