Set Browser Source Url

Change the URL of a browser source

Parameters

Connection

Select the configured Streamlabs Desktop Connection to connect to

Scene

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

  • Type: String

Source

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

  • Type: String

Url

Enter a new URL for the browser source

  • Type: String

C# Usage

public void SlobsSetBrowserSource(string scene, string source, string url, int connection = 0)