streamlabs_create_source
Create a new source (browser, image, color, text) with custom settings, not yet added to any scene. Place it later with add_source_to_scene.
Instructions
Create a new source without adding it to any scene yet (use streamlabs_add_source_to_scene afterward, or use streamlabs_create_and_add_source to do both at once).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| type | Yes | Source type, e.g. 'browser_source', 'image_source', 'color_source', 'text_gdiplus' | |
| settings | No |