Hide Group's Sources
Hide all the sources from a group
Parameters
SlobsConnection
SlobsScene
SlobsGroup
Variables
Name | Type | Description |
---|---|---|
No data |
C# Usage
public void SlobsHideGroupsSources(string scene, string groupName, StreamlabsDesktopOutputType output = Both, int connection = 0)
CPH.SlobsHideGroupsSources(scene, groupName);
CPH.SlobsHideGroupsSources(scene, groupName, output, connection);