SlobsIsSourceVisible

C# Methods Reference

public bool SlobsIsSourceVisible(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
bool
CPH.SlobsIsSourceVisible(scene, source);
CPH.SlobsIsSourceVisible(scene, source, output, connection);