SlobsHideSource

C# Methods Reference

public void SlobsHideSource(string scene, string source, StreamlabsDesktopOutputType output = Both, int connection = 0)
scene
string required
source
string required
output
Streamer.bot.Plugin.Interface.Enums.StreamlabsDesktopOutputType
connection
int
void
CPH.SlobsHideSource(scene, source);
CPH.SlobsHideSource(scene, source, output, connection);