Set GDI Text

Change the text value of GDI Text Source

Parameters

Connectionrequired
Select

Select the configured OBS Studio Connection to connect to

  • Select Any to trigger on any connection
Scenerequired
String

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

Sourcerequired
String

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

Textrequired
String

Enter the text for text source

Variables

This sub-action does not populate any variables.

C# Usage

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