Set GDI Text

Change the text value of GDI Text 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

Text

Enter a text string.

  • Type: String

C# Usage

public void SlobsSetGdiText(string scene, string source, string text, int connection = 0)